aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBeatLink <beatlink@protonmail.com>2019-06-24 09:04:36 -0500
committerBeatLink <beatlink@protonmail.com>2019-06-24 09:04:36 -0500
commitfbd1b2115bc7bd664dde7596c90cca8e8dadc720 (patch)
tree6d8865d8c2a2c5723bdd258320419dd37314dc35 /README.md
parentFix appimage build (diff)
downloadlibrewolf-linux-fbd1b2115bc7bd664dde7596c90cca8e8dadc720.tar.gz
librewolf-linux-fbd1b2115bc7bd664dde7596c90cca8e8dadc720.tar.bz2
librewolf-linux-fbd1b2115bc7bd664dde7596c90cca8e8dadc720.zip
add gitter badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9489112..08d4b19 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@
<a href="https://github.com/LibreWolf-Browser/LibreWolf/"><img width="727" src="./branding/logo_2/Logo.svg.png"></a>
</p>
<p align="center">
+[![Gitter](https://badges.gitter.im/librewolf-community/community.svg)](https://gitter.im/librewolf-community/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
<a href="https://github.com/LibreWolf-Browser/LibreWolf/releases" target="_blank"><img src="https://img.shields.io/badge/Download-%20LibreWolf-green.svg"> </a>
<a href="https://github.com/LibreWolf-Browser/LibreWolf/releases"><img src="https://img.shields.io/badge/Version-0.0.1-green.svg"></a>
<a href="https://github.com/LibreWolf-Browser/LibreWolf/commits/master"><img src="https://img.shields.io/badge/Maintained-Yes-green.svg"></a>
bgstack15