Update README.md
This commit is contained in:
@@ -1,2 +1,17 @@
|
||||
# syair-lyrics-fetch
|
||||
Fetch Lyrics from syair.info and Save to Retro Music Lyrics Folder
|
||||
|
||||
This script is meant to run on Android Termux
|
||||
|
||||
## Getting started.
|
||||
### Requriements
|
||||
`curl` `jq` `pup`
|
||||
```
|
||||
pkg install curl jq pup`
|
||||
```
|
||||
- Make SURE they are installed before continuing!
|
||||
|
||||
|
||||
### Run the script with Song name as arugment
|
||||
eg:
|
||||
`./fetch-lyrics.sh "Not a Damn Thing Changed"`
|
||||
|
||||
Reference in New Issue
Block a user