Merge branch 'main' of github.com:shihaamabr/syair-lyrics-fetch
This commit is contained in:
@@ -7,11 +7,11 @@ This script is meant to run on Android Termux
|
|||||||
### Requriements
|
### Requriements
|
||||||
`curl` `jq` `pup`
|
`curl` `jq` `pup`
|
||||||
```
|
```
|
||||||
pkg install curl jq pup`
|
pkg install curl jq pup
|
||||||
```
|
```
|
||||||
- Make SURE they are installed before continuing!
|
- Make SURE they are installed before continuing!
|
||||||
|
|
||||||
|
|
||||||
### Run the script with Song name as arugment
|
### 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"`
|
||||||
|
|||||||
Reference in New Issue
Block a user