From f56badea419d3973eaf4b7b7cdd2299bb9ee397e Mon Sep 17 00:00:00 2001 From: Rafael Moraes <50295204+glomatico@users.noreply.github.com> Date: Sun, 22 Sep 2024 01:14:23 -0300 Subject: [PATCH] update description --- README.md | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 = [