Update README.md

This commit is contained in:
Drew Weymouth
2023-01-15 13:51:29 -08:00
committed by GitHub
parent 6983e88961
commit d6eb2911d3
+1 -1
View File
@@ -4,7 +4,7 @@ A lightweight desktop client for Subsonic music servers. This is in early develo
On first startup, the app will prompt you for your Subsonic server connection. The app currently has a searchable albums grid view, an artist discography view, list views of all artists and genres, and individual album view with tracklist. On first startup, the app will prompt you for your Subsonic server connection. The app currently has a searchable albums grid view, an artist discography view, list views of all artists and genres, and individual album view with tracklist.
<p align="center"> <p align="center">
<img src="https://raw.github.com/dweymouth/supersonic/main/res/screenshots/albums-view.png" scale="50%"/><br/> <img src="https://raw.github.com/dweymouth/supersonic/main/res/screenshots/albums-view.png" scale="50%"/><br/>
Supersonic running against the Navidrome demo server<br/> Slightly outdated screenshots of Supersonic running against the Navidrome demo server<br/>
<img src="https://raw.github.com/dweymouth/supersonic/main/res/screenshots/album-view.png" scale="50%"/> <img src="https://raw.github.com/dweymouth/supersonic/main/res/screenshots/album-view.png" scale="50%"/>
</p> </p>