Update README.md
This commit is contained in:
committed by
GitHub
parent
c804261294
commit
4fad62982d
@@ -17,14 +17,16 @@ cd syair-lyrics-fetch
|
|||||||
chmod +x *.sh
|
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:
|
eg:
|
||||||
```
|
```
|
||||||
./fetch-lyrics.sh "Not a Damn Thing Changed"
|
./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
|
./fetch-lyrics-all.sh
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user