Revise README badges

This commit is contained in:
Kid 2020-06-26 13:42:43 +08:00 committed by DuckSoft
parent 424242283f
commit fdf3a268e1

View File

@ -13,7 +13,6 @@
[![Qv2ray Debian Package](https://github.com/Qv2ray/Qv2ray/workflows/Qv2ray%20build%20debian%20package/badge.svg)](https://github.com/Qv2ray/Qv2ray/actions?query=workflow%3A%22Qv2ray+build+debian+package%22)
[![Qv2ray Build Matrix](https://github.com/Qv2ray/Qv2ray/workflows/Qv2ray%20build%20matrix%20-%20cmake/badge.svg)](https://github.com/Qv2ray/Qv2ray/actions?query=workflow%3A%22Qv2ray+build+matrix+-+cmake%22)
<table>
<tr>
<td>ArchLinuxCN</td>
@ -32,11 +31,11 @@
<td>AUR</td>
<td>
<a href="https://aur.archlinux.org/packages/qv2ray">
<img alt="AUR Stable" src="https://img.shields.io/aur/version/qv2ray?label=aur-stable&style=flat-square" />
<img alt="AUR Stable" src="https://img.shields.io/aur/version/qv2ray?label=aur-stable" />
</a><br/>
<a href="https://aur.archlinux.org/packages/qv2ray-dev-git">
<img alt="AUR Development" src="https://img.shields.io/aur/version/qv2ray-dev-git?label=aur-development&style=flat-square" /></a>
<img alt="AUR Development" src="https://img.shields.io/aur/version/qv2ray-dev-git?label=aur-development" /></a>
</td>
</tr>
@ -44,10 +43,10 @@
<td>Fedora</td>
<td>
<a href="https://build.opensuse.org/package/show/home:zzndb:Qv2ray/Qv2ray">
<img alt="OBS Stable" src="https://img.shields.io/badge/Fedora--OBS-stable-blue" />
<img alt="Copr Stable" src="https://img.shields.io/badge/Fedora%20Copr-stable-blue" />
</a><br/>
<a href="https://build.opensuse.org/package/show/home:zzndb:Qv2ray/Qv2ray-preview">
<img alt="OBS Stable" src="https://img.shields.io/badge/Fedora--OBS-preview-blue" />
<img alt="Copr Preview" src="https://img.shields.io/badge/Fedora%20Copr-preview-blue" />
</a>
</td>
</tr>
@ -55,14 +54,14 @@
<tr>
<td>Flathub</td>
<td><a href="https://flathub.org/apps/details/com.github.Qv2ray"><img alt="flathub" src="https://img.shields.io/badge/flathub-available-success?style=flat-square" /></a></td>
<td><a href="https://flathub.org/apps/details/com.github.Qv2ray"><img alt="flathub" src="https://img.shields.io/badge/flathub-available-success" /></a></td>
</tr>
<tr>
<td>Scoop</td>
<td><a href="https://github.com/lukesampson/scoop-extras/blob/master/bucket/qv2ray.json"><img alt="scoop" src="https://img.shields.io/badge/scoop--extras-available-blue" /></a></td>
</tr>
<tr>
<td>Chocolatey</td>
<td><a href="https://chocolatey.org/packages/qv2ray"><img alt="Chocolatey Version" src="https://img.shields.io/chocolatey/v/qv2ray"></a></td>
@ -79,10 +78,10 @@
<td>openSUSE</td>
<td>
<a href="https://build.opensuse.org/package/show/home:zzndb/Qv2ray">
<img alt="OBS Stable" src="https://img.shields.io/badge/openSUSE--OBS-stable-blue" />
<img alt="OBS Stable" src="https://img.shields.io/badge/openSUSE%20OBS-stable-blue" />
</a><br/>
<a href="https://build.opensuse.org/package/show/home:zzndb/Qv2ray-preview">
<img alt="OBS Stable" src="https://img.shields.io/badge/openSUSE--OBS-preview-blue" />
<img alt="OBS Stable" src="https://img.shields.io/badge/openSUSE%20OBS-preview-blue" />
</a>
</td>
</tr>
@ -108,7 +107,7 @@
## Licences
Qv2ray is licenced under [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
Qv2ray is licenced under [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
```
Qv2ray, A Qt frontend for v2ray. Written in C++