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

fixed username
pull/12/head
Siddharth Dushantha 6 years ago committed by GitHub
commit baa955e07a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save