Sfoglia il codice sorgente

Change formatting

main
Noëlle 2 anni fa
parent
commit
e3158f7817
Non sono state trovate chiavi note per questa firma nel database
1 ha cambiato i file con 10 aggiunte e 10 eliminazioni
  1. 10
    10
      README.md

+ 10
- 10
README.md Vedi File

@@ -25,17 +25,17 @@ type, and the mean and median number of rounds it took to win a game.

## Game Options

```
-v, --verbose Print detailed information about each game.
This gets very long; probably don't use it if
you're asking for a large number of games!

-n, --numruns [N] The number of games to simulate. Default: 10000

-m, --multiwin Announce on the console when a game ends in a
multi-win. This can lead to a lot of output.

-i, --instructions Print these instructions.
` -v, --verbose Print detailed information about each game.`
` This gets very long; probably don't use it if`
` you're asking for a large number of games!`
``
` -n, --numruns [N] The number of games to simulate. Default: 10000`
``
` -m, --multiwin Announce on the console when a game ends in a`
` multi-win. This can lead to a lot of output.`
``
` -i, --instructions Print these instructions.`
```

### Mutually Exclusive Options:

Loading…
Annulla
Salva