From d5e79e95da3a6a8b64229c6c5a7a5dc07f7d2d6b Mon Sep 17 00:00:00 2001 From: Christopher Akiki Date: Fri, 12 Sep 2025 13:55:51 +0200 Subject: [PATCH] [MINOR:TYPO] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef6a59d3c..9d525a010 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Can run on:
## Acknowledgements -Thanks to the Lichess team, especially T. Alexander Lystad and Thibault Duplessis for working with the LeelaChessZero team to get this API up. Thanks to the [Niklas Fiekas](https://github.com/niklasf) and his [python-chess](https://github.com/niklasf/python-chess) code which allows engine communication seamlessly. +Thanks to the Lichess team, especially T. Alexander Lystad and Thibault Duplessis for working with the LeelaChessZero team to get this API up. Thanks to [Niklas Fiekas](https://github.com/niklasf) and his [python-chess](https://github.com/niklasf/python-chess) code which allows engine communication seamlessly. ## License lichess-bot is licensed under the AGPLv3 (or any later version at your option). Check out the [LICENSE file](https://github.com/lichess-bot-devs/lichess-bot/blob/master/LICENSE) for the full text.