readme update

This commit is contained in:
srtk 2025-04-28 12:15:58 +05:30
parent a2ff70d4c1
commit e7af512d93

View file

@ -121,11 +121,11 @@ make
#### Run the engine #### Run the engine
```bash ```bash
./build/bin/chess_engine ./build/bin/bitchess
``` ```
### Requirements ### Requirements
- GCC or Clang compiler with C99 support - GCC or Clang compiler with C99 support
- POSIX-compliant operating system (Linux, macOS, or Windows with WSL) - POSIX-compliant operating system (Linux, macOS, or Windows with WSL)
- pthread library - pthread library