From cc4094d67ea1c54e22f4b7ee04067a688333e2ac Mon Sep 17 00:00:00 2001 From: Alix von Schirp <15247003+B00tLoad@users.noreply.github.com> Date: Mon, 13 Mar 2023 19:57:20 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4316ec2..a9d7522 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # SpotifyDedupe + This command-line-tool removes all duplicate tracks (also from different releases, matching by Trackname and Artists) from a spotify playlist. ---