From e7af512d93f136a8cb8dc39f5bca976067e97ab2 Mon Sep 17 00:00:00 2001 From: srtk Date: Mon, 28 Apr 2025 12:15:58 +0530 Subject: [PATCH] readme update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 06d2346..94a116c 100644 --- a/README.md +++ b/README.md @@ -121,11 +121,11 @@ make #### Run the engine ```bash -./build/bin/chess_engine +./build/bin/bitchess ``` ### Requirements - GCC or Clang compiler with C99 support - POSIX-compliant operating system (Linux, macOS, or Windows with WSL) -- pthread library \ No newline at end of file +- pthread library