fix README style
All checks were successful
CI / Rust project (push) Successful in -2m47s

This commit is contained in:
fabolous005 2023-11-27 14:33:13 +01:00
parent 7c60b06241
commit 497defbdb4

View File

@ -3,10 +3,13 @@
Generate colorful pictures of Modulo table Generate colorful pictures of Modulo table
### Usage ### Usage
Usage: modraw [OPTIONS] Usage: modraw [OPTIONS]
Options: Options:
-w, --width <WIDTH> width and height of the image [default: 2000]
-m <MODULO> The multiplicator [default: 96]
-h, --help Print help
-w, --width <WIDTH> width and height of the image [default: 2000]
-m <MODULO> The multiplicator [default: 96]
-h, --help Print help