diff --git a/README.md b/README.md index 3e2cc17..08efd58 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ CYP is a web-based frontend for [MPD](https://www.musicpd.org/), the Music Playe - Save and load playlists - Browse the library by artists/albums/directories - Display album art via native MPD calls (no need to access the library; requires MPD >= 0.21) - - [Youtube-dl](https://ytdl-org.github.io/youtube-dl/index.html) intergration + - [Youtube-dl](https://ytdl-org.github.io/youtube-dl/index.html) integration + - Dark/Light themes ## Installation @@ -35,7 +36,6 @@ Point your browser to http://localhost:8080 to open the interface. - Responsive layout via Flexbox - CSS Custom Properties - SVG icons (Material Design) - - Dark/Light theme available - Can spawn Youtube-dl to download audio files - Album art retrieved directly from MPD (and cached via localStorage)