From 081fa5c1c1be155c5e10cf42c331d7994d26f8ce Mon Sep 17 00:00:00 2001 From: kraxarn Date: Thu, 20 Feb 2020 23:21:21 +0100 Subject: [PATCH] Add info to readme about music player --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index df5461e6c..fc18c5935 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # spotify-qt A Spotify client using Qt as a simpler, lighter alternative to the official client, inspired by [spotify-tui](https://github.com/Rigellute/spotify-tui). -Much like spotify-tui, you need an actual Spotify client running, for example [spotifyd](https://github.com/Spotifyd/spotifyd). +Much like spotify-tui, you need an actual Spotify client running, for example [spotifyd](https://github.com/Spotifyd/spotifyd). You can also use the embedded music player if you don't feel like setting more stuff up. Keep in mind it's still pretty buggy and creates a browser instance, however, it's still more lightweight than the official client. Currently in beta. Most things should work, but don't be surprised when unexpected things happen. It's also not currently available in any package manager, though, when it's a bit more stable, it will be available through AUR.