diff --git a/README.md b/README.md index 1e0c4dc..f6c8778 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ A little mapped Go script to munge dictionary words into possible passwords. ## Usage + +```bash + go run . +``` + ```bash Usage: munge-passwords.exe --length LENGTH [--wordlist WORDLIST] --output OUTPUT [--r] [--input INPUT]