From c0ed25005bdfff2676cf528456a16edf5e8d5e1d Mon Sep 17 00:00:00 2001 From: Maciej Caderek Date: Mon, 11 Apr 2022 00:32:08 +0200 Subject: [PATCH] WIP --- public/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/README.md diff --git a/public/README.md b/public/README.md new file mode 100644 index 0000000..6179489 --- /dev/null +++ b/public/README.md @@ -0,0 +1,3 @@ +# ShareChess + +This repo contains production files for [sharechess.github.io](https://sharechess.github.io/). You can find a source code here: [github.com/sharechess/sharechess](https://github.com/sharechess/sharechess).