summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVal Neekman <val@neekware.com>2015-04-20 22:57:54 -0400
committerVal Neekman <val@neekware.com>2015-04-20 22:59:00 -0400
commit2a159877002cf2074e2e5473dd399bea70e6ca51 (patch)
tree9eb5200fe93fa015c0f9f98c885b1fd39248388a /README.md
parent45d21019664e791cd2f5c3e0e32f2dad9f007343 (diff)
downloadpython-slugify-2a159877002cf2074e2e5473dd399bea70e6ca51.tar.gz
add coverage to readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3f371fc..a5f0d8d 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@ Python Slugify
[![build-status-image-travis]][travis]
[![build-status-image-fury]][fury]
[![build-status-image-pypi]][pypi]
+[![build-status-image-coverage]][coverage]
Overview
@@ -145,3 +146,6 @@ Released under a ([BSD](LICENSE.md)) license.
[build-status-image-pypi]: https://pypip.in/d/python-slugify/badge.png
[pypi]: https://crate.io/packages/python-slugify?version=latest
+
+[build-status-image-coverage]: https://coveralls.io/repos/un33k/python-slugify/badge.svg?branch=master
+[coverage]: https://coveralls.io/r/un33k/python-slugify?branch=master