From 612ec49ebdd217820eece41ce2467a6b3d5ee2c5 Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Mon, 26 Apr 2021 10:26:55 +0500 Subject: [PATCH] Updated readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a587b2c..3df3be0 100644 --- a/README.md +++ b/README.md @@ -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 +` | ^ $ & ; : ( )`