Skip to content

Commit baedfa7

Browse files
authored
Update README.md
1 parent d8731fd commit baedfa7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ The Script downloads the Players of an arena or swiss tournament, with their sco
88
5. as a result it creates a csv file which you can e.g. import in an Excel sheet.
99

1010
parameter_arena.ini:
11-
output_file_name is how the csv is named. It adds the actual time.
12-
arenaID is the last part of the tournament link: lichess.org/tournament/{arenaID}
11+
- output_file_name is how the csv is named. It adds the actual time.
12+
- arenaID is the last part of the tournament link: lichess.org/tournament/{arenaID}
1313

1414
parameter_swiss_ini:
15-
output_file_name is how the csv is named. It adds the actual time.
16-
arenaID is the last part of the tournament link: lichess.org/tournament/{arenaID}
17-
for the following variables you can choose with true or false whether it should be displayed or not.
15+
- output_file_name is how the csv is named. It adds the actual time.
16+
- arenaID is the last part of the tournament link: lichess.org/tournament/{arenaID}
17+
- for the following variables you can choose with true or false whether it should be displayed or not.

0 commit comments

Comments
 (0)