diff --git a/README.md b/README.md index 120ce6d..5e30390 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# gym-chess +# gym-chess ♟️ A simple chess environment for gym. It computes all available moves, including castling, pawn promotions and 3-fold repetition draws.