From eeee6c8ea43be79b0be4befa31f86f0aa288f75d Mon Sep 17 00:00:00 2001 From: Ritiek Malhotra Date: Wed, 28 Sep 2016 11:03:40 +0530 Subject: [PATCH] fixed info on lyrics command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05d54b3..8c2e5b4 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ sudo chmod 775 list.txt ## Brief info on Commands: ``` • play - will play the last song downloaded using mplayer -• list - downloads songs from list.txt (see below) +• list - downloads songs from list.txt • lyrics - will print out the lyrics for last downloaded song. • exit - exit the script ```