Updated verison number and README.

This commit is contained in:
NotoriousRebel 2018-12-30 15:32:18 -05:00
parent 33ed26cd3e
commit 8ef9da5b57
2 changed files with 3 additions and 2 deletions

View file

@ -91,7 +91,8 @@ Add your keys to discovery/constants.py
Dependencies:
-------------
* Do ```pip3 install -r requirements.txt``` (Requires Python3)
* Do ```pip3 install -r requirements.txt```
* Pip3 requires Python3
Changelog in 3.0:
-----------------

View file

@ -33,7 +33,7 @@
print("* | |_| | | | __/ / __ / (_| | | \ V / __/\__ \ || __/ | *")
print("* \__|_| |_|\___| \/ /_/ \__,_|_| \_/ \___||___/\__\___|_| *")
print("* *")
print("* theHarvester 3.0.6 v65 *")
print("* theHarvester 3.0.6 v110 *")
print("* Coded by Christian Martorella *")
print("* Edge-Security Research *")
print("* cmartorella@edge-security.com *")