Skip to content

Commit

Permalink
Update polyglot in README
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasf committed Apr 22, 2019
1 parent 32eafc3 commit adc9c31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -218,7 +218,7 @@ Features
>>> board = chess.Board()
>>> main_entry = book.find(board)
>>> main_entry.move()
>>> main_entry.move
Move.from_uci('e2e4')
>>> main_entry.weight
1
Expand Down

0 comments on commit adc9c31

Please sign in to comment.