aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index eb25311..29945c2 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,10 @@
A UCI chess engine written in c++
+## TODO
+- Fix wrong perft 5 results
+- Make pawns use new bitboards aproach
+
## Running
### Requirement