Skip to content

Commit

Permalink
docs(usage): add -i parameter usage in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
anhgelus committed Jun 23, 2023
1 parent 149ed75 commit a323663
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ It has also another parameters:
- `-o string` - Set the output file (if it does not give, no output in file)
- `-d (0,1,2)` - Set the difficulty or 0 by default (0 = easy, 1 = hard, 2 = hardcore)
- `-g uint` - Number of random gates or 0 by default
- `-i uint` - Add "a hole" in the center when generating the maze
- `-help` - Show the help

Example:
Expand Down

0 comments on commit a323663

Please sign in to comment.