From c03f44bbd6c0ec3ec99c7773a61effa593ddaab5 Mon Sep 17 00:00:00 2001 From: Drew Weymouth Date: Sat, 24 Dec 2022 12:46:06 -0800 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9327c42..2c6fc41 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # supersonic -A lightweight desktop client for Subsonic music servers +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 +recently added, and double-clicking an album plays that album. ## Build (Ubuntu)