diff --git a/README.md b/README.md index 0633fd6..2d97c61 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Huge shout out to [reider-roque](https://github.com/reider-roque) as this is (so # Usage `python3 gpdecryptor.py -f/--file ` - Decrypts password from file. + `python3 gpdecryptor.py -p "password"` - Decrypts specified password. # License