aboutsummaryrefslogtreecommitdiff
path: root/docs/README.md
diff options
context:
space:
mode:
authorBeatLink <beatlink@protonmail.com>2019-07-03 20:53:14 -0500
committerBeatLink <beatlink@protonmail.com>2019-07-03 20:53:14 -0500
commit99c2346e4c0ee0bdb053b44e3e9102ca581a79e1 (patch)
tree41e08f0c95d398783c22299dabb5024b34eb8f01 /docs/README.md
parentFix logo (diff)
downloadlibrewolf-linux-99c2346e4c0ee0bdb053b44e3e9102ca581a79e1.tar.gz
librewolf-linux-99c2346e4c0ee0bdb053b44e3e9102ca581a79e1.tar.bz2
librewolf-linux-99c2346e4c0ee0bdb053b44e3e9102ca581a79e1.zip
convert gitter badge to markdown
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/README.md b/docs/README.md
index 1f2c0a8..74801db 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -1,15 +1,14 @@
![Logo](../branding/logo/Logo.svg.png)
# LibreWolf: Browse With Freedom
+[![Gitter Badge](https://badges.gitter.im/librewolf-community/librewolf.svg)](https://gitter.im/librewolf-community/librewolf?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
+
-<p align="center">
- <a href="https://gitter.im/librewolf-community/librewolf?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge" target="_blank"><img src="https://badges.gitter.im/librewolf-community/librewolf.svg"></a>
<a href="https://gitlab.com/librewolf-community/librewolf/releases" target="_blank"><img src="https://img.shields.io/badge/Download-%20LibreWolf-green.svg"> </a>
<a href="https://gitlab.com/librewolf-community/librewolf/releases"><img src="https://img.shields.io/badge/Version-0.0.1-green.svg"></a>
<a href="https://gitlab.com/librewolf-community/librewolf/commits/master"><img src="https://img.shields.io/badge/Maintained-Yes-green.svg"></a>
<a href="https://gitlab.com/librewolf-community/librewolf/commits/master"><img alt="pipeline status" src="https://gitlab.com/librewolf-community/librewolf/badges/master/pipeline.svg" /></a>
<a href="https://www.mozilla.org/en-US/MPL/2.0/" target="_blank"><img src="https://img.shields.io/badge/License-Mozilla--MPL2-blue.svg"></a>
-</p>
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)
@@ -66,6 +65,9 @@ LibreWolf is available on the AUR in both [source code](https://aur.archlinux.or
- Build instruction will be updated soon
+## Roadmap
+
+See https://gitlab.com/librewolf-community/librewolf/issues
## About
@@ -84,6 +86,4 @@ LibreWolf is available on the AUR in both [source code](https://aur.archlinux.or
- Icon was created with images by [OpenClipart-Vectors](https://pixabay.com/users/OpenClipart-Vectors-30363/?utm_source=link-attribution&utm_medium=referral&utm_campaign=image&utm_content=157677) from [Pixabay](https://pixabay.com/?utm_source=link-attribution&utm_medium=referral&utm_campaign=image&utm_content=157677)
- Icons made by <a href="https://www.flaticon.com/authors/vaadin" title="Vaadin">Vaadin</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a>
-## LibreWolf Roadmap
-See https://gitlab.com/librewolf-community/librewolf/issues
bgstack15