clean readme

This commit is contained in:
Shihaam Abdul Rahman 2021-05-14 05:13:05 +05:00
parent b8275a2de0
commit 79caf75299

View File

@ -30,7 +30,7 @@ cd bml-tg-notify
chmod +x bml-tg-notify.sh chmod +x bml-tg-notify.sh
cp env.sample .env cp env.sample .env
``` ```
- Edit the contents of .env to your config (`nano .env`)\ - Edit the contents of .env to your config (`nano .env`)
- [How to obtain BML_ACCOUNTID](https://raw.githubusercontent.com/shihaamabr/bml-tg-notify/main/how-to-obtain-BML_ACCOUNTID.png) - [How to obtain BML_ACCOUNTID](https://raw.githubusercontent.com/shihaamabr/bml-tg-notify/main/how-to-obtain-BML_ACCOUNTID.png)
### Execute the script ### Execute the script
``` ```