diff options
author | Peter Bittner <django@bittner.it> | 2018-10-31 10:58:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-31 10:58:48 +0100 |
commit | 31d1c5dadb5f816d23e7882aa112042db019b681 (patch) | |
tree | 94987ad58b78407a42544dca84cdc969f51bbf18 | |
parent | 368a34d6d7a6a8bddc81a4365391d09485005f97 (diff) | |
download | gitlab-31d1c5dadb5f816d23e7882aa112042db019b681.tar.gz |
Add Gitter badge to README
-rw-r--r-- | README.rst | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,6 +10,9 @@ .. image:: https://img.shields.io/pypi/pyversions/python-gitlab.svg :target: https://pypi.python.org/pypi/python-gitlab +.. image:: https://img.shields.io/gitter/room/python-gitlab/Lobby.svg + :target: https://gitter.im/python-gitlab/Lobby + Python GitLab ============= |