From af59d76353071559cf16a00f332efb95f9321dc9 Mon Sep 17 00:00:00 2001 From: Rahul Meena <52858429+404notfound-3@users.noreply.github.com> Date: Fri, 2 Oct 2020 13:58:01 +0530 Subject: [PATCH] improved docs --- README.md | 51 ++++++++++++++++++++------------------------------- 1 file changed, 20 insertions(+), 31 deletions(-) diff --git a/README.md b/README.md index 384fd96..32c5da4 100644 --- a/README.md +++ b/README.md @@ -1,32 +1,21 @@ # Bull-Attack - -Installation Step.... - -==> apt update - - -==> apt upgrade - - -==> apt install python - - -==> apt install python2 - - -==> apt install git - - -==> cd $HOME - - -==> git clone https://github.com/Bhai4You/Bull-Attack - - -==> cd Bull-Attack - - -==> chmod +x B-attack.py - - -==> python2 B-attack.py +Website or Ip Hacker for Termux + +## Disclamer +Hacking is a Crime!!! This Tool Only Use For Educational Perpose Don't Work Any illegal Activities Using Bull Attack... + +## Installation +* For [Termux](https://play.google.com/store/apps/details?id=com.termux) + ``` + apt update && apt upgrade -y + apt install python python2 git + cd $HOME + git clone https://github.com/Bhai4You/Bull-Attack + cd Bull-Attack + chmod +x B-attack.py + python2 B-attack.py + ``` +## Author +Written and maintained by [Bhai4You](https://github.com/Bhai4You) +## License +Project license can be found [here](https://github.com/Bhai4You/Bull-Attack/blob/master/LICENSE) \ No newline at end of file