diff --git a/README.md b/README.md index db94a3a..2cf1f33 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,10 @@ maintenance of chess game state, and conversion to and from the formats FEN and Polymer paper elements are used to display the pawn promotion dialog. -## Documentation +A simple example [Chessboard App](http://andersforsell.github.io/chessboard.dart/example/app.html) is provided. +## Documentation +TBD ## Links - [chessboard.js](https://github.com/jhlywa/chess.js) diff --git a/example/app.html b/example/app.html index 113ac5e..c631acc 100644 --- a/example/app.html +++ b/example/app.html @@ -5,7 +5,7 @@ - Sample chessboard app + Chessboard App