diff --git a/README.md b/README.md index ecafd3a..7f3ede7 100644 --- a/README.md +++ b/README.md @@ -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/).