christopher commited on
Commit
f9b2ad2
1 Parent(s): 08618cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -88,7 +88,7 @@ Every row of the dataset contains the following fields:
88
  - **`GameUrl`**: `string`, the link to the specific game and move the puzzle was taken from.
89
  - **`OpeningTags`**: `string`, a space separated list of openings. This is only set for puzzles starting before move 20.
90
 
91
- For a list of all possible puzzle themes and their description: https://github.com/ornicar/lila/blob/master/translation/source/puzzleTheme.xml
92
- For a list of all possible openings: https://github.com/lichess-org/chess-openings
93
-
94
  <!-- TODO: link to https://lichess.org/@/lichess/blog/new-puzzles-are-here/X-S6gRUA and https://lichess.org/study/viiWlKjv -->
 
88
  - **`GameUrl`**: `string`, the link to the specific game and move the puzzle was taken from.
89
  - **`OpeningTags`**: `string`, a space separated list of openings. This is only set for puzzles starting before move 20.
90
 
91
+ ## Additional Information
92
+ - For a list of all possible puzzle themes and their description: https://github.com/ornicar/lila/blob/master/translation/source/puzzleTheme.xml
93
+ - For a list of all possible openings: https://github.com/lichess-org/chess-openings
94
  <!-- TODO: link to https://lichess.org/@/lichess/blog/new-puzzles-are-here/X-S6gRUA and https://lichess.org/study/viiWlKjv -->