diff --git a/README.md b/README.md index 81fbe90..738d83d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # Profectus +A game engine that grows with you + +[![Run on Repl.it](https://repl.it/badge/github/profectus-engine/Profectus)](https://repl.it/github/profectus-engine/Profectus) + +[Read the docs](https://moddingtree.com) + ## Project setup ``` npm install @@ -19,6 +25,3 @@ npm run build ``` npm run lint ``` - -### Customize configuration -See [Configuration Reference](https://cli.vuejs.org/config/).