diff --git a/.replit b/.replit new file mode 100644 index 0000000..7d85444 --- /dev/null +++ b/.replit @@ -0,0 +1,2 @@ +language = "html" +run = "" diff --git a/README.md b/README.md index 9b2720e..dc95c7d 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,5 @@ License [MIT](http://en.wikipedia.org/wiki/MIT_License) license. +[![Run on Repl.it](https://repl.it/badge/github/jakesgordon/javascript-tetris)](https://repl.it/github/jakesgordon/javascript-tetris)