Browse Source

Update README.md

Umar Farook 7 years ago
parent
commit
7dad4fb52a
1 changed files with 4 additions and 3 deletions
  1. 4 3
      README.md

+ 4 - 3
README.md

@@ -1,9 +1,10 @@
 ## PyNessus Generate Activation Code:
- Generate Multiple Nessus Activation Code for Home Version using Temp Mail Service.
+ Generate Nessus Activation Code for Home Version using Temp Mail Service.
 
 ### Dependencies:
 * Python 2.7+
 * requests module
+* bs4
 
 ### How to install and generate Multiple Nessus Activation Code:
 1. Install the Temp Mail Python Package.<br>
@@ -11,9 +12,9 @@
    ``Python setup.py install``
 2. Run the Nessus_activation_code.py script.
 
-3. It will a new Temp Email and Prompt to enter First name and Last name for Nessus Registeration Form.
+3. It will create a new Temp Email and Prompt you to enter First name and Last name for Nessus Registeration Form.
 
-4. Press Enter to check the Inbox to get Nessus Activation code.
+4. Everything is done, Press Enter to check the Inbox to get Nessus Activation code.
    
 ### Updates
 If you want new features, create an issue report and label it as enhancement Or start a pull request on our repositories.