diff --git a/README.md b/README.md index e552e20..09af99e 100644 --- a/README.md +++ b/README.md @@ -17,14 +17,16 @@ cd syair-lyrics-fetch chmod +x *.sh ``` -### For a specific song - fetch-lyrics.sh - Run the script with song name as arugment +### For a specific song - fetch-lyrics.sh +Run the script with song name as arugment eg: ``` ./fetch-lyrics.sh "Not a Damn Thing Changed" ``` -### For all songs - fetch-lyrics-all.sh - Run and watch it fetch lyrics and place them in Retro Music dir +### For all songs - fetch-lyrics-all.sh +Run and watch it fetch lyrics and place them in Retro Music dir ``` ./fetch-lyrics-all.sh ```