Add link and attribution to README
This commit is contained in:
parent
58efd4f323
commit
0c2d99e762
|
@ -1,7 +1,9 @@
|
|||
# QuickChess
|
||||
|
||||
This is a simple implementation of Chess in React. It supports nearly all moves,
|
||||
with en passant and castling still to be added.
|
||||
with en passant and castling still to be added. A live build can be seen here:
|
||||
[https://sagev.space/quickchess/](https://sagev.space/quickchess/). Assets
|
||||
borrowed from Wikipedia.
|
||||
|
||||
# Building
|
||||
|
||||
|
|
Loading…
Reference in New Issue