diff --git a/README.md b/README.md index 8978792..d0bedc4 100644 --- a/README.md +++ b/README.md @@ -299,6 +299,7 @@ $parser->move("g1f3"); $notation = $parser->getNotation(); // returns Nf3 $fen = $parser->getFen(); // $fen = rnbqkbnr/pppppppp/8/8/8/5N2/PPPPPPPP/RNBQKB1R b KQkq - 1 1 +``` ######4) Get valid moves