diff --git a/README.md b/README.md index 1b303ba..b7163ef 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # ychess +![ychess-logo](ychess.png) + ychess is a chess implementation written in nim. A chess engine is planned. diff --git a/ychess.png b/ychess.png new file mode 100644 index 0000000..e735f66 Binary files /dev/null and b/ychess.png differ