update readme for search functionality

This commit is contained in:
Drew Weymouth
2022-12-27 15:17:45 -08:00
committed by GitHub
parent f2b1bb188e
commit 03e7e61c38
+1 -1
View File
@@ -1,7 +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 REALLY early development and if you decide to use it now, expect to find bugs!
On first startup, the app will prompt you for your Subsonic server connection. The app currently displays an 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 sorting by
recently added, and double-clicking an album plays that album. recently added, and double-clicking an album plays that album.
## Build (Ubuntu) ## Build (Ubuntu)