From c37872ea1d768d653f3e3e9d9fe8e52921d139f6 Mon Sep 17 00:00:00 2001 From: Ritiek Malhotra Date: Mon, 5 Jun 2017 23:18:51 +0530 Subject: [PATCH] Update description --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c40d5dc..10bdec3 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,18 @@ - Can also download a song by entering its artist and song name (in case if you don't have the Spotify's HTTP link for some song). -- Automatically fixes song's meta-tags. +- Automatically fixes song's meta-tags which include: + -title + -artist + -album + -album art + -album artist + -genre + -track number + -disc number + -release date -- Works straight out of the box and requires no pre-messing with API tokens. +- Works straight out of the box and does not require to generate or mess with your API keys.