From 03c8cdc5fb7796de46ca38820d326e20cd233b46 Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Mon, 24 Dec 2018 19:53:11 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 57b184d..6158cd1 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ $ 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```) + ## License MIT License