diff --git a/README.md b/README.md index 6158cd13..467aabb6 100644 --- a/README.md +++ b/README.md @@ -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