From 24d8c0a488a179ad58aa229434e1584b9ac47bef Mon Sep 17 00:00:00 2001
From: bartvdbraak <bartvdbraak@gmail.com>
Date: Fri, 31 Jan 2020 06:16:58 +0100
Subject: [PATCH] update readme

---
 README.md | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

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