From ad6d83b21b037a3454210caed14bdde320734c38 Mon Sep 17 00:00:00 2001 From: Janis Hutz <98422316+simplePCBuilding@users.noreply.github.com> Date: Fri, 10 Nov 2023 14:58:37 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 33c67db..3fad315 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,6 @@ to the same network, just from the browser. # Features - Electron App that runs on all major Desktop OS (Linux, MacOS & Windows) - Show all song information over the local network on any amount of client displays -- Client displays show the playback position and all information from the CSV / JSON file that contains all song information -- Modular themes (set a precreated theme in the settings page or add your own) +- Client displays show the playback position and all information from the metadata and CSV / JSON file that contains all song information - Play most common music files +- Backend to allow users to connect over the internet \ No newline at end of file