diff --git a/.replit b/.replit new file mode 100644 index 0000000..d409ef8 --- /dev/null +++ b/.replit @@ -0,0 +1,2 @@ +language = "nodejs" +run = "npm start" \ No newline at end of file diff --git a/README.md b/README.md index 897dc83..bf92cdd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Run on Repl.it](https://repl.it/badge/github/tomatau/trelloyes)](https://repl.it/github/tomatau/trelloyes) + This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). ## Available Scripts