diff options
Diffstat (limited to 'tools/doxygen/Opening.md')
| -rw-r--r-- | tools/doxygen/Opening.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/doxygen/Opening.md b/tools/doxygen/Opening.md new file mode 100644 index 0000000..e2bd91e --- /dev/null +++ b/tools/doxygen/Opening.md @@ -0,0 +1,9 @@ +%Opening Names DB +===== + +The chess opening names database uses the [Lichess chess-openings](https://github.com/lichess-org/chess-openings) project. The script `tools/openings.sh` is used to fetch the last updates from the project, and generate the `binres/openings.hpp` file. + + +#### Acknowledgements + +Thanks to [lichess-org](https://github.com/lichess-org) for the tremendous work, and providing the [chess-openings](https://github.com/lichess-org/chess-openings) project. |
