diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -32,8 +32,6 @@ This program dynamically links against [FFTW](http://www.fftw.org/) and [SFML 2. The source code of [Taywee/args](https://github.com/Taywee/args) is embedded in the program (see ```src/args.hxx```). -*NOTE: SFML 2.5 is part of the official Ubuntu 20.04 package repository. Users using older versions of Ubuntu will have to compile SFML 2.5 from source.* - ## Usage For a complete description of the program functionality please see the [manpage](man/specgram.1.pdf). @@ -226,4 +224,4 @@ Program icon by Flavia Fabian, released under the CC-BY-SA 4.0 license. Share Tech Mono font by Carrois Type Design, released under Open Font License. -Special thanks to Eugen Stoianovici for code review and various fixes.
\ No newline at end of file +Special thanks to Eugen Stoianovici for code review and various fixes. |
