From b2004d88ebdd05e4d7839a74d93791930329d578 Mon Sep 17 00:00:00 2001 From: urisinger <60300761+urisinger@users.noreply.github.com> Date: Tue, 27 Jun 2023 15:25:41 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3b0eb4..5fd3174 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # GrandChess -2100 Elo chess engine and a chess gui. +Approx 2000 Elo chess engine and a chess gui. Press space to make the gui play against you, multithreading isnt implemented yet so rendering and input is blocked until it finishes thinking(1 second).