diff --git a/README.md b/README.md index f914aa4..74bdef5 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ Ravissant - beautiful, charming from French. My chess engine built in Rust. -Goals to complete: -[✅] Make board representation -[✅] Make move generation -[⁉️] Make evaluation function -[⁉️] Make search function +Goals to complete:
+[✅] Make board representation
+[✅] Make move generation
+[⁉️] Make evaluation function
+[⁉️] Make search function
[❌] Make engine uci-compatable