From 9f25049968f757738c2646c969cb3da3cf875d0a Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Fri, 14 May 2021 00:37:26 +0500 Subject: [PATCH] satisfying readme --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5316cc2..4ea7750 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,6 @@ ## Push Notification BML Transcations to Telegram ![bml-notify-screenshot.jpg](bml-notify-screenshot.jpg) -### Requriements -`curl` `jq` -- Install with whatever package manager you use. ### There's catch! - BML do NOT allow you to be logged in more than 1 device at a time, @@ -21,7 +18,12 @@ Anyone who has access (or gains access) to your server or computer can read .env ### Limitations - At the moment this script can only check 1 account from personal profile. -### Setup +## Setup +### Requriements +`curl` `jq` +- Install with whatever package manager you use. +- Make SURE they are installed before continuing! +### Download cript and config ``` git clone https://github.com/shihaamabr/bml-tg-notify.git cd bml-tg-notify