aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorPaul Ganssle <paul@ganssle.io>2017-11-11 08:58:42 -0500
committerPaul Ganssle <paul@ganssle.io>2017-11-11 08:58:42 -0500
commita636f9a90d9e069624752b70141da42dd6b180ce (patch)
tree1fe1a6e03030bb1aa79ecbe441c283609143ff11 /README.rst
parent47144c628b993337aaf43ca37613ff58fc909a68 (diff)
downloaddateutil-a636f9a90d9e069624752b70141da42dd6b180ce.tar.gz
Add gitter badge, remove defunct pypi badge
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.rst b/README.rst
index 71b8bd9..b178e89 100644
--- a/README.rst
+++ b/README.rst
@@ -1,6 +1,10 @@
dateutil - powerful extensions to datetime
==========================================
+.. image:: https://img.shields.io/pypi/v/python-dateutil.svg?style=flat-square
+ :target: https://pypi.python.org/pypi/python-dateutil/
+ :alt: pypi version
+
.. image:: https://img.shields.io/travis/dateutil/dateutil/master.svg?style=flat-square
:target: https://travis-ci.org/dateutil/dateutil
:alt: travis build status
@@ -13,13 +17,9 @@ dateutil - powerful extensions to datetime
:target: https://codecov.io/github/dateutil/dateutil?branch=master
:alt: Code coverage
-.. image:: https://img.shields.io/pypi/dd/python-dateutil.svg?style=flat-square
- :target: https://pypi.python.org/pypi/python-dateutil/
- :alt: pypi downloads per day
-
-.. image:: https://img.shields.io/pypi/v/python-dateutil.svg?style=flat-square
- :target: https://pypi.python.org/pypi/python-dateutil/
- :alt: pypi version
+.. image:: https://badges.gitter.im/dateutil/dateutil.svg
+ :alt: Join the chat at https://gitter.im/dateutil/dateutil
+ :target: https://gitter.im/dateutil/dateutil
The `dateutil` module provides powerful extensions to