aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 2fd7bcc..bf67222 100644
--- a/README.rst
+++ b/README.rst
@@ -9,6 +9,10 @@ dateutil - powerful extensions to datetime
:target: https://ci.appveyor.com/project/dateutil/dateutil
:alt: appveyor build status
+.. image:: https://codecov.io/github/dateutil/dateutil/coverage.svg?branch=master
+ :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
@@ -18,7 +22,6 @@ dateutil - powerful extensions to datetime
:alt: pypi version
-
The `dateutil` module provides powerful extensions to
the standard `datetime` module, available in Python.