diff --git a/README.md b/README.md index 3f34017..211a5b3 100644 --- a/README.md +++ b/README.md @@ -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,6 +24,3 @@ yarn build ``` yarn lint ``` - -### Customize configuration -See [Configuration Reference](https://cli.vuejs.org/config/).