aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/README.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/docs/README.md b/docs/README.md
index 315feef..18fb089 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -1,12 +1,14 @@
![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)
+[![Download Badge](https://img.shields.io/badge/Download-purple.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)
-[![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)
+[![Docs Badge](https://img.shields.io/badge/Docs-librewolf.readthedocs.io-blue.svg)](https://librewolf.readthedocs.io)
+[![Chat Badge](https://img.shields.io/badge/Chat-Gitter-blue.svg)](https://gitter.im/librewolf-community/librewolf)
+[![Status Badge](https://img.shields.io/badge/Status-Active_Development-brightgreen.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/)
+[![Docs Status](https://readthedocs.org/projects/librewolf/badge/?version=latest)](https://librewolf.readthedocs.io/en/latest/)
+[![License Badge](https://img.shields.io/badge/License-Mozilla--MPL2-black.svg)](https://www.mozilla.org/en-US/MPL/2.0/)
This project is an independent fork of Firefox, with the primary goals of privacy security and user freedom. It is the community run successor to [LibreFox](https://github.com/intika/Librefox)
bgstack15