From 11cfbf3e8594fb01b019e94d604f5c63d48c3016 Mon Sep 17 00:00:00 2001 From: Brett Verney <44787975+wifiwizardofoz@users.noreply.github.com> Date: Tue, 6 Apr 2021 16:38:33 +1000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a9bceab..866cc4f 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ For example:
*If you have both Python 2 and Python 3 installed you should run* ```python3 ./ciscoPWDhasher.py``` ## Example + The script uses an interactive menu to help choose which hash type is required. An example is below: ![ciscoPWDhasher Example](https://github.com/wifiwizardofoz/ciscoPWDhasher/blob/master/example.PNG)