mirror of
https://github.com/bartvdbraak/SlayerWeightCalculator.git
synced 2025-04-28 01:51:23 +00:00
update readme
This commit is contained in:
parent
d66880cd5b
commit
24d8c0a488
1 changed files with 6 additions and 5 deletions
11
README.md
11
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
|
## Project setup
|
||||||
```
|
```
|
||||||
|
@ -19,7 +24,3 @@ yarn build
|
||||||
```
|
```
|
||||||
yarn lint
|
yarn lint
|
||||||
```
|
```
|
||||||
|
|
||||||
### Customize configuration
|
|
||||||
See [Configuration Reference](https://cli.vuejs.org/config/).
|
|
||||||
>>>>>>> init
|
|
||||||
|
|
Loading…
Reference in a new issue