From 14f9dcb7026d7811e95114471be39159411b02cc Mon Sep 17 00:00:00 2001 From: Christoph Stahl Date: Mon, 30 Sep 2024 09:20:22 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c3434d..76c73ad 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,6 @@ [![Website](https://img.shields.io/website?url=https%3A%2F%2Fsyng.rocks%2F&label=syng.rocks)](https://syng.rocks) [![Gitlab Pipeline Status](https://img.shields.io/gitlab/pipeline-status/christofsteel%2Fsyng2?gitlab_url=https%3A%2F%2Fgit.k-fortytwo.de%2F&branch=main&logo=python&label=mypy%2Bruff)](https://git.k-fortytwo.de/christofsteel/syng2) -[![Get in on Flathub](https://flathub.org/api/badge?locale=en)](https://flathub.org/apps/rocks.syng.Syng) **Syng** is an all-in-one karaoke software, consisting of a *backend server*, a *web frontend* and a *playback client*. Karaoke performers can search a library using the web frontend, and add songs to the queue. @@ -26,6 +25,8 @@ The playback client uses [mpv](https://mpv.io/) for playback and can therefore p # Client +[![Get in on Flathub](https://flathub.org/api/badge?locale=en)](https://flathub.org/apps/rocks.syng.Syng) + To host a karaoke event, you only need to use the playback client. You can use the publicly available instance at https://syng.rocks as your server. ## Installation