From 2b35c86354851e91c8aa1b62f7562c61e7193607 Mon Sep 17 00:00:00 2001 From: bartvdbraak Date: Fri, 31 Jan 2020 06:16:58 +0100 Subject: [PATCH] update readme --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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/).