Skip to content

Commit

Permalink
add quick start to help
Browse files Browse the repository at this point in the history
  • Loading branch information
Isaacdelly committed Dec 7, 2022
1 parent c6acbfa commit e791710
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plutus.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@ def print_help():
execute 'python3 plutus.py time', the output will be the time it takes to bruteforce a single address in seconds
Quick start: run command 'python3 plutus.py'
By default this program runs with parameters:
python3 plutus.py verbose=0 substring=8
Expand Down

0 comments on commit e791710

Please sign in to comment.