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