Add basic info into readme

This commit is contained in:
CzBiX
2019-05-10 18:59:01 +08:00
committed by GitHub
parent 75c08db722
commit 39eb8418ed

View File

@@ -1,10 +1,13 @@
# qb-web
## Info
[![Release](https://img.shields.io/github/release-pre/CzBiX/qb-web.svg?label=Pre-release)](https://github.com/CzBiX/qb-web/releases/latest)
[![Requirements](https://img.shields.io/badge/Tested-qBittorrent%20≥%20v4.1.5-brightgreen.svg)](#)
## Download
[Releases](https://github.com/CzBiX/qb-web/releases)
## Project setup
## Development setup
```
npm install
```
@@ -28,6 +31,3 @@ npm run test
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).