aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBeatLink <beatlink@protonmail.com>2019-07-03 21:16:04 -0500
committerBeatLink <beatlink@protonmail.com>2019-07-03 21:16:04 -0500
commit1764a90ae613fc3ea5755925682cc4fb0d62306d (patch)
tree34bddc039c7543d0559df9fe7733ef72f33235fb
parentUpdate badges (diff)
downloadlibrewolf-linux-1764a90ae613fc3ea5755925682cc4fb0d62306d.tar.gz
librewolf-linux-1764a90ae613fc3ea5755925682cc4fb0d62306d.tar.bz2
librewolf-linux-1764a90ae613fc3ea5755925682cc4fb0d62306d.zip
Update badges
-rw-r--r--docs/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/README.md b/docs/README.md
index defc941..315feef 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -1,10 +1,10 @@
![Logo](../branding/logo/Logo.svg.png)
# LibreWolf: Browse With Freedom
+[![Download Badge](https://img.shields.io/badge/Download-green.svg)](https://gitlab.com/librewolf-community/librewolf/releases)
[![Website Badge](https://img.shields.io/badge/Website-librewolf.gitlab.io-blue.svg)](https://LibreWolf.gitlab.io)
-[![Gitter Badge](https://badges.gitter.im/librewolf-community/librewolf.svg)](https://gitter.im/librewolf-community/librewolf)
-[![Releases Badge](https://img.shields.io/badge/Releases-green.svg)](https://gitlab.com/librewolf-community/librewolf/releases)
-[![Status Badge](https://img.shields.io/badge/Maintained-Yes-green.svg)](https://gitlab.com/librewolf-community/librewolf/commits/master)
+[![Chat Badge](https://img.shields.io/badge/Chat-Gitter-blueviolet.svg)](https://gitter.im/librewolf-community/librewolf)
+[![Status Badge](https://img.shields.io/badge/Status-Active_Development-green.svg)](https://gitlab.com/librewolf-community/librewolf/commits/master)
[![Pipelines Badge](https://gitlab.com/librewolf-community/librewolf/badges/master/pipeline.svg)](https://gitlab.com/librewolf-community/librewolf/pipelines)
[![License Badge](https://img.shields.io/badge/License-Mozilla--MPL2-blue.svg)](https://www.mozilla.org/en-US/MPL/2.0/)
bgstack15