Modify README

master
En Yi 2019-06-15 17:14:46 +01:00
parent 516427980a
commit 1c813e0fac
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ When running `main.py`, you can give options:
* `-a` or `--autoplay`: To run the game with all bots
* `-va` or `--view-all`: All player cards are revealed
* `-s` or `--seed` followed by a file path: To run the game with a specified RNG seed
* `-t` or `--terminal`: To play with legacy terminal inputting
An example command:
`python main.py -a -s ./seeds/low_point_hand.rng`