move screenshots to res directory

This commit is contained in:
Drew Weymouth
2023-01-14 12:38:51 -08:00
parent 80c50dab5d
commit b5b781ec85
3 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -3,9 +3,9 @@ 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, 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, and individual album view with tracklist.
<p align="center"> <p align="center">
<img src="https://raw.github.com/dweymouth/supersonic/main/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/> Supersonic running against the Navidrome demo server<br/>
<img src="https://raw.github.com/dweymouth/supersonic/main/screenshots/album-view.png" scale="50%"/> <img src="https://raw.github.com/dweymouth/supersonic/main/res/screenshots/album-view.png" scale="50%"/>
</p> </p>
## Features ## Features

Before

Width:  |  Height:  |  Size: 333 KiB

After

Width:  |  Height:  |  Size: 333 KiB

Before

Width:  |  Height:  |  Size: 746 KiB

After

Width:  |  Height:  |  Size: 746 KiB