diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-01-24 20:02:31 +0100 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-01-24 20:02:31 +0100 |
commit | 51d8343954f994a7d936caa2709ba0665ff9607c (patch) | |
tree | ee52c7c2c31fb5a9ff35b3cda88d41ec4698228b | |
parent | 143869525f0241e159e7d883c40129345f64c0d4 (diff) | |
download | wallabag-51d8343954f994a7d936caa2709ba0665ff9607c.tar.gz wallabag-51d8343954f994a7d936caa2709ba0665ff9607c.tar.zst wallabag-51d8343954f994a7d936caa2709ba0665ff9607c.zip |
Add @GitterHQ badge on README
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ | |||
1 | [![Build Status](https://travis-ci.org/wallabag/wallabag.svg?branch=v2)](https://travis-ci.org/wallabag/wallabag) | 1 | [![Build Status](https://travis-ci.org/wallabag/wallabag.svg?branch=v2)](https://travis-ci.org/wallabag/wallabag) |
2 | [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/wallabag/wallabag/badges/quality-score.png?b=v2)](https://scrutinizer-ci.com/g/wallabag/wallabag/?branch=v2) | 2 | [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/wallabag/wallabag/badges/quality-score.png?b=v2)](https://scrutinizer-ci.com/g/wallabag/wallabag/?branch=v2) |
3 | [![Gitter](https://badges.gitter.im/gitterHQ/gitter.svg)](https://gitter.im/wallabag/wallabag) | ||
3 | 4 | ||
4 | # What is wallabag? | 5 | # What is wallabag? |
5 | wallabag is a self hostable application allowing you to not miss any content anymore. | 6 | wallabag is a self hostable application allowing you to not miss any content anymore. |