aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-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