update readme

This commit is contained in:
Bart van der Braak 2020-01-31 06:16:58 +01:00
parent d66880cd5b
commit 24d8c0a488

View file

@ -1,4 +1,9 @@
# vue-slayweightcalc
# Slayer Weight Calculator
A calculator for slayer geeks that need to know percentages. This branch is will be an update using VueJS.
The full application can be accessed at:
https://bartvdbraak.github.io/slayweightcalc/index.html
## Project setup
```
@ -19,7 +24,3 @@ yarn build
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
>>>>>>> init