diff --git a/README.md b/README.md index 32c6241..7850ce5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@
+ _Easily host karaoke events_
[](https://matrix.to/#/#syng:matrix.org)
@@ -10,7 +11,6 @@
[](https://syng.rocks)
[](https://git.k-fortytwo.de/christofsteel/syng2)
-Easily host karaoke events.
**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.
diff --git a/pyproject.toml b/pyproject.toml
index e21d8ca..5cff4e1 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,7 +1,7 @@
[tool.poetry]
name = "syng"
version = "2.0.1"
-description = "All-in-one webbased karaoke system with YouTube support"
+description = "Easily host karaoke events"
authors = ["Christoph Stahl