Skip to content

Commit 588673b

Browse files
authored
Update README.md
1 parent c57df93 commit 588673b

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,10 @@ This will output:
3434
Usage: automaton [OPTION...] [SEED]...
3535
MPI-based distributed 2D cellular automaton.
3636
37-
-e, --early_stopping=NUM If 0, early stopping is suppres![output](https://github.com/mpol1t/glider/assets/113708438/0ecdea7b-fe13-45dd-8802-6f6a87e1c8fe)
38-
sed.
37+
-e, --early_stopping=NUM If 0, early stopping is suppressed.
3938
-i, --print_interval=NUM Number of steps between printing stats.
4039
-l, --length=NUM Side length.
41-
-m, --max_steps=NUM Maximum number of steps.![output](https://github.com/mpol1t/glider/assets/113708438/9428cfb9-24d0-406d-a59b-c7ef0a5f34a5)
42-
40+
-m, --max_steps=NUM Maximum number of steps.
4341
-p, --prob=NUM Probability of a cell being alive.
4442
-w, --write_to_file=NUM If 0, final IO is suppressed.
4543
-?, --help Give this help list

0 commit comments

Comments
 (0)