From d17c561ab129747a28377db8d7a1603a3b63bfe6 Mon Sep 17 00:00:00 2001 From: Ondrej Zara Date: Tue, 16 Apr 2019 13:01:27 +0200 Subject: [PATCH] screens --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)