summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgrisBRC <[email protected]>2024-07-15 12:18:45 +0530
committerIgrisBRC <[email protected]>2024-07-15 12:18:45 +0530
commitce46cd25a35a11343f46a9caa0bf1af64600d941 (patch)
treecc735a73624258b8bae57e34a0fc85090fef3906
parent533ee503bf155c52543082ed8cffdd204f05af06 (diff)
remembered about castling so added it to the readme
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 69450d4..8db74d8 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,6 @@
todo:
-1) make move on click after highlighting
-2) rules of chess (mainly check, checkmate and pins)
-3) en_passant pawn move
+1) rules of chess (mainly check, checkmate and pins)
+2) en_passant pawn move
+3) castling move