Merge branch 'main' of github.com:shihaamabr/syair-lyrics-fetch

This commit is contained in:
Shihaam Abdul Rahman
2021-10-03 21:08:52 +05:00

View File

@@ -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"`