Readme doc updates
This commit is contained in:
@@ -299,6 +299,7 @@ $parser->move("g1f3");
|
|||||||
$notation = $parser->getNotation(); // returns Nf3
|
$notation = $parser->getNotation(); // returns Nf3
|
||||||
$fen = $parser->getFen();
|
$fen = $parser->getFen();
|
||||||
// $fen = rnbqkbnr/pppppppp/8/8/8/5N2/PPPPPPPP/RNBQKB1R b KQkq - 1 1
|
// $fen = rnbqkbnr/pppppppp/8/8/8/5N2/PPPPPPPP/RNBQKB1R b KQkq - 1 1
|
||||||
|
```
|
||||||
|
|
||||||
######4) Get valid moves
|
######4) Get valid moves
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user