diff --git a/README.md b/README.md index 11c04d7..00b51b1 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ `./odds.py [num_dice [sides_on_dice [monte_carlo_runs]]] [debug] [no_mc] [simple]` -debug = print debug info\ -no_mc = don't run stochastic verification\ -simple = just output the odds number, no user-readable text\ +debug = print debug info +no_mc = don't run stochastic verification +simple = just output the odds number, no user-readable text