From 83b8b5ca93eeebace968a04960a11e1b949306fc Mon Sep 17 00:00:00 2001 From: AllAwesome497 Date: Mon, 9 Dec 2019 23:27:47 +0000 Subject: [PATCH] adding run on repl.it badge this commit was generated automatically on repl.it --- .replit | 2 ++ README.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 .replit diff --git a/.replit b/.replit new file mode 100644 index 00000000..038fc9dc --- /dev/null +++ b/.replit @@ -0,0 +1,2 @@ +language = "html" +run = "open ./index.html" diff --git a/README.md b/README.md index 1c745ba4..7686d6cb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ 3D Hartwig chess set ==================== - +[![Run on Repl.it](https://repl.it/badge/github/juliangarnier/3D-Hartwig-chess-set)](https://repl.it/github/juliangarnier/3D-Hartwig-chess-set) 3D chess game done in HTML/CSS/JS. Works only in webkit.