aboutsummaryrefslogtreecommitdiff
path: root/tools/doxygen/Opening.md
diff options
context:
space:
mode:
Diffstat (limited to 'tools/doxygen/Opening.md')
-rw-r--r--tools/doxygen/Opening.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/doxygen/Opening.md b/tools/doxygen/Opening.md
index e2bd91e..7078135 100644
--- a/tools/doxygen/Opening.md
+++ b/tools/doxygen/Opening.md
@@ -1,7 +1,7 @@
%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.
+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. In turn, this file is used in Openings.hpp.
#### Acknowledgements