From ec7cf32665e7d808896ebf0d3d68734948da1594 Mon Sep 17 00:00:00 2001 From: Sebastian Lague Date: Sat, 12 Aug 2023 00:10:25 +0200 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ccc3ae6..451bc8a 100644 --- a/README.md +++ b/README.md @@ -90,4 +90,5 @@ All names (variables, functions, etc.) are counted as a single token, regardless * `GetPiece()` function is giving a null piece after making a move * Please make sure you are using the latest version of the project, there was a bug with this function in the original version * There is a community-run discord server [over here](https://github.com/SebLague/Chess-Challenge/discussions/156). +* There is also an unofficial [live leaderboard](https://chess.stjo.dev/) created by a member of the community (source code available [here](https://github.com/StanislavNikolov/chess-league)).