Update README.md
This commit is contained in:
committed by
GitHub
parent
0d2ee00fba
commit
c804261294
12
README.md
12
README.md
@@ -17,10 +17,14 @@ cd syair-lyrics-fetch
|
||||
chmod +x *.sh
|
||||
```
|
||||
|
||||
### 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"`
|
||||
```
|
||||
./fetch-lyrics.sh "Not a Damn Thing Changed"
|
||||
```
|
||||
|
||||
|
||||
### fetch-lyrics-all.sh - Run and watch it fetch lyrics and place them in Retro Music dir
|
||||
`./fetch-lyrics-all.sh`
|
||||
### For all songs - fetch-lyrics-all.sh - Run and watch it fetch lyrics and place them in Retro Music dir
|
||||
```
|
||||
./fetch-lyrics-all.sh
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user