make readme more informative, add help text

This commit is contained in:
ida schmidt 2023-04-25 06:08:35 -07:00
parent 878efa6d56
commit 771a943c55

View file

@ -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
```