diff --git a/README.md b/README.md index 63766f7..0ae51ae 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Votify -A Python CLI app for downloading songs/podcasts from Spotify in Vorbis (OGG). +A Python CLI app for downloading songs/podcasts from Spotify. **Discord Server:** https://discord.gg/aBjMEZ9tnq diff --git a/pyproject.toml b/pyproject.toml index c8ff87d..df55b72 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "votify" -description = "A Python CLI app for downloading songs/podcasts from Spotify in Vorbis (OGG)." +description = "A Python CLI app for downloading songs/podcasts from Spotify." requires-python = ">=3.8" authors = [{ name = "glomatico" }] dependencies = [