diff --git a/README.md b/README.md index cb6e717..89d59fc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,15 @@ # BOMBERs [![Python 3.x](https://img.shields.io/badge/Python-3.x-yellow.svg)](http://www.python.org/download/) SMS/Email/whatsapp bomber built in python. -Python 3 +1. Sms_bomber.py -> sending continues sms from using one single link. + +2. Sms_bomber_version2.py -> sending continues sms from using one Multiple links. + +3. Email_bomber.py -> sending continues email. + +4. wbomb.py -> Whatsapp-bomber sending multipal message to a single user. + +5. numspy_bomber.py -> Numspy bomber sending multiple free messages using numspy module. - NOTE: i am not responsible for any thing you do with this script +NOTE: i am not responsible for any thing you do with this script This is just for learning and knowledge purpose.