Skip to content

Commit 1480da4

Browse files
authored
Update README.md
1 parent 9e84a3e commit 1480da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/simple_rule/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
To run:
22

33
```
4-
python run.py [-h] [-v] num_candidates num_voters num_iterations num_topn voters_model
4+
python tournament.py [-h] [-v] num_candidates num_voters num_iterations num_topn voters_model
55
```
66

77
Example:

0 commit comments

Comments
 (0)