Update README.md
Added links to Dependencies.
This commit is contained in:
13
README.md
13
README.md
@@ -19,13 +19,12 @@ Project page - http://rybczak.net/ncmpcpp/
|
|||||||
|
|
||||||
### Dependencies:
|
### Dependencies:
|
||||||
|
|
||||||
* boost library
|
* boost library [https://www.boost.org/]
|
||||||
* ncurses library
|
* ncurses library [http://www.gnu.org/software/ncurses/ncurses.html]
|
||||||
* readline library
|
* readline library [https://tiswww.case.edu/php/chet/readline/rltop.html]
|
||||||
* curl library (optional, required for fetching lyrics and last.fm data)
|
* curl library (optional, required for fetching lyrics and last.fm data) [https://curl.haxx.se/]
|
||||||
* fftw library (optional, required for frequency spectrum music visualization mode)
|
* fftw library (optional, required for frequency spectrum music visualization mode) [http://www.fftw.org/]
|
||||||
* tag library (optional, required for tag editing)
|
* tag library (optional, required for tag editing) [https://taglib.org/]
|
||||||
|
|
||||||
|
|
||||||
### Known issues:
|
### Known issues:
|
||||||
* No full support for handling encodings other than UTF-8.
|
* No full support for handling encodings other than UTF-8.
|
||||||
|
|||||||
Reference in New Issue
Block a user