Updated readme

This commit is contained in:
Shihaam Abdul Rahman 2021-04-26 10:26:55 +05:00 committed by GitHub
parent 1f8e5f9270
commit 612ec49ebd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,8 @@
- Requiments
`curl` `jq`
Make sure you have both of them installed
`sudo apt install curl jq` on Ubuntu
### known bugs
- colored texts do not work in termux
@ -17,10 +18,9 @@ git clone https://github.com/shihaamabr/bmlcli
cd bmlcli/
echo "BML_USERNAME=xxxxxxxxx" > .env
echo "BML_PASSWORD=yyyyyyyyyy" >> .env
chmod +x bml.sh
./bml.sh
```
- Do NOT save password if password contain one of the following characters
` | ^ $ & ; : ( )`