diff --git a/README.md b/README.md index 1841726..40d1af3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # cppchess_engine -A minimal UCI-compilant (no time control now) chess engine +A minimal UCI-compliant chess engine that have time control. -**Source**: [Disservin/chess-library](https://github.com/Disservin/chess-library) +**Library used**: [Disservin/chess-library](https://github.com/Disservin/chess-library)