From c90348173965c1eacf25ffeda85ac1a1de4940ab Mon Sep 17 00:00:00 2001 From: Janis Hutz <98422316+simplePCBuilding@users.noreply.github.com> Date: Wed, 5 Jun 2024 12:01:26 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fad315..81c6349 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ App Version + + A music player, specifically created for displaying song information from a CSV or JSON file on multiple different displays that are connected to the same network, just from the browser. @@ -30,4 +34,4 @@ to the same network, just from the browser. - 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 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 +- Backend to allow users to connect over the internet