update readme for sort orders

This commit is contained in:
Drew Weymouth
2022-12-28 18:41:38 -08:00
parent 4d332be7ec
commit 1452017b68
+2 -3
View File
@@ -1,8 +1,7 @@
# supersonic # supersonic
A lightweight desktop client for Subsonic music servers. This is in REALLY early development and if you decide to use it now, expect to find bugs! A lightweight desktop client for Subsonic music servers. This is in early development and if you decide to use it now, expect to find some bugs!
On first startup, the app will prompt you for your Subsonic server connection. The app currently displays a searchable album grid view sorting by On first startup, the app will prompt you for your Subsonic server connection. The app currently displays a searchable album grid view that is also sortable by the standard Subsonic API sort orders. Double-clicking an album plays that album.
recently added, and double-clicking an album plays that album.
## Build (Ubuntu) ## Build (Ubuntu)