Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 79ca600

Browse files
authored
Merge pull request #324 from tomschr/feature/gitter-in-readme
Add Gitter badge to README
2 parents 2d8197a + 3a58a65 commit 79ca600

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Quickstart
1111
A Python module for `semantic versioning`_. Simplifies comparing versions.
1212

1313
|build-status| |python-support| |downloads| |license| |docs| |black|
14+
|Gitter|
1415

1516
.. teaser-end
1617
@@ -118,3 +119,6 @@ There are other functions to discover. Read on!
118119
.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
119120
:target: https://github.com/psf/black
120121
:alt: Black Formatter
122+
.. |Gitter| image:: https://badges.gitter.im/python-semver/community.svg
123+
:target: https://gitter.im/python-semver/community
124+
:alt: Gitter

0 commit comments

Comments
 (0)