Updated README

This commit is contained in:
thepaperpilot 2022-03-01 21:10:37 -06:00
parent 707e24d64b
commit 94f0a63e5c

View file

@ -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/).