From 3a58a6578d7d0f5edd3b9dad58a6e22b515a333f Mon Sep 17 00:00:00 2001 From: Tom Schraitle Date: Wed, 11 Nov 2020 22:16:30 +0100 Subject: [PATCH] Add Gitter badge to README --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index d4f29819..496bc993 100644 --- a/README.rst +++ b/README.rst @@ -11,6 +11,7 @@ Quickstart A Python module for `semantic versioning`_. Simplifies comparing versions. |build-status| |python-support| |downloads| |license| |docs| |black| +|Gitter| .. teaser-end @@ -118,3 +119,6 @@ There are other functions to discover. Read on! .. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black :alt: Black Formatter +.. |Gitter| image:: https://badges.gitter.im/python-semver/community.svg + :target: https://gitter.im/python-semver/community + :alt: Gitter