diff --git a/.replit b/.replit new file mode 100644 index 0000000..99448a3 --- /dev/null +++ b/.replit @@ -0,0 +1,2 @@ +language = "nodejs" +run = "yarn dev" diff --git a/README.md b/README.md index 0b86993..829fe90 100644 --- a/README.md +++ b/README.md @@ -141,13 +141,11 @@ If you decide to contribute, after downloading a copy of the repository make sur $ yarn dev ``` +**Alternatively, just click this button to develop in Repl.it, a supercool in-browser IDE!** [![Run on Repl.it](https://repl.it/badge/github/kognise/water.css)](https://repl.it/github/kognise/water.css) + Before submitting your first pull request, make sure to check out our [Contributing Guide](https://github.com/kognise/water.css/tree/master/.github/CONTRIBUTING.md)! Thanks for taking the time to contribute :) -## Contributing - -Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details. - ## Todos - Add screenshots