diff options
author | 0neGal <mail@0negal.com> | 2022-07-08 23:32:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-08 23:32:42 +0200 |
commit | 4efc5ede5c448924dcad33dfe2532ab542ea2a88 (patch) | |
tree | 55859315df28f41d2dcc34b3f9d98801291e6533 | |
parent | 7a76a79035957451cdbf229cfaf57184b728a992 (diff) | |
parent | 6be41b44998e6018de391d03f0be3114c21c9764 (diff) | |
download | Viper-4efc5ede5c448924dcad33dfe2532ab542ea2a88.tar.gz Viper-4efc5ede5c448924dcad33dfe2532ab542ea2a88.zip |
Merge pull request #121 from GeckoEidechse/add-badges
Add badges to README
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -20,6 +20,10 @@ Please note that some versions will update themselves automatically when a new r **Linux:** [`.AppImage`](https://github.com/0neGal/viper/releases/download/v1.6.1/Viper-1.6.1.AppImage) or [Flatpak](https://flathub.org/apps/details/com.github._0negal.Viper) (auto-updates), [AUR (unofficial)](https://aur.archlinux.org/packages/viper-bin), [`.deb`](https://github.com/0neGal/viper/releases/download/v1.6.1/viper-1.6.1_amd64.deb), [`.rpm`](https://github.com/0neGal/viper/releases/download/v1.6.1/Viper-1.6.1.x86_64.rpm), [`.tar.gz`](https://github.com/0neGal/viper/releases/download/v1.6.1/Viper-1.6.1.tar.gz) +<a href="https://github.com/0neGal/viper/releases"><img src="https://img.shields.io/github/v/release/0neGal/viper" alt="GitHub release (latest by date)"></a> +<img src="https://img.shields.io/github/downloads/0neGal/viper/latest/total" alt="GitHub release downloads (latest by date)"> +<img src="https://img.shields.io/flathub/downloads/com.github._0negal.Viper?label=Flathub%20installs" alt="Flathub installs (Total)"> + ## What can it do specifically? <p> |