make readme more informative, add help text
This commit is contained in:
parent
878efa6d56
commit
771a943c55
1 changed files with 8 additions and 2 deletions
10
README.md
10
README.md
|
@ -1,3 +1,9 @@
|
|||
# pizzacalc
|
||||
# Pizza Calculator
|
||||
Makes a two (15m) rise pan pizza, baked at 550f. Limited to circular cast iron pans.
|
||||
|
||||
Pizza Calculator, makes a two (15m) rise pan pizza.
|
||||
```
|
||||
Usage: ./pizza.sh [-h] [-f <N>] [<flour weight>g|<pan diameter>(in|inch|")]
|
||||
Options:
|
||||
-h Print this help
|
||||
-f <N> Set flour per square inch
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue