update readme

This commit is contained in:
Moriz Wahl 2021-10-26 12:04:39 +02:00
parent d78f78accc
commit cec7ece271

View File

@ -20,5 +20,7 @@ yarn build
yarn lint yarn lint
``` ```
### Customize configuration ### Unit tests
See [Configuration Reference](https://cli.vuejs.org/config/). ```
yarn test
```