From aed4c99336d9f2e3963e9ed6af6590ba6f4ee36b Mon Sep 17 00:00:00 2001 From: Ritiek Malhotra Date: Wed, 3 May 2017 12:15:26 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f81a4d..8e57d04 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ For example: - Just like before, it will again convert the song to an mp3 but since we used a Spotify HTTP link, the script is guaranteed to fetch the correct meta-tags and album-art. -- Just type `exit` to exit out of the script. +- Just hit `ctrl+c` to exit out of the script. #### What if we want to download multiple songs at once?