diff --git a/README.md b/README.md index 19daf65..5753e8c 100644 --- a/README.md +++ b/README.md @@ -80,9 +80,12 @@ Examples * ./EmailHarvester.py -d example.com -e twitter * ./EmailHarvester.py -d example.com -e googleplus -**Search in all engines** +**Search in all engines/sites** * ./EmailHarvester.py -d example.com -e all +**Search in all engines/sites but exclude some** +* ./EmailHarvester.py -d example.com -e all -r twitter,ask + **Limit results** * ./EmailHarvester.py -d example.com -e all -l 200