Merge pull request #7 from 0xflotus/patch-1

fixed username
This commit is contained in:
Siddharth Dushantha
2018-12-26 13:43:31 +01:00
committed by GitHub
+1 -1
View File
@@ -22,7 +22,7 @@ $ pip3 install -r requirements.txt
## Usage
Just run ```python3 sherlock.py```
All of the accounts found will be stored in a text file with their usename (e.g ```user123.txt```)
All of the accounts found will be stored in a text file with their username (e.g ```user123.txt```)
## License