Skip to content

Commit 3f95c37

Browse files
committed
Add pypi badge
1 parent eb00cfe commit 3f95c37

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@ django-elastipymemcache
1212
.. image:: https://travis-ci.org/uncovertruth/django-elastipymemcache.svg?branch=master
1313
:target: https://travis-ci.org/uncovertruth/django-elastipymemcache
1414
.. image:: https://codecov.io/gh/uncovertruth/django-elastipymemcache/branch/master/graph/badge.svg
15-
:target: https://codecov.io/gh/uncovertruth/django-elastipymemcache
15+
:target: https://codecov.io/gh/uncovertruth/django-elastipymemcache
16+
.. image:: https://requires.io/github/uncovertruth/django-elastipymemcache/requirements.svg?branch=master
17+
:target: https://requires.io/github/uncovertruth/django-elastipymemcache/requirements/?branch=master
18+
.. image:: https://badge.fury.io/py/django-elastipymemcache.svg
19+
:target: https://badge.fury.io/py/django-elastipymemcache
1620

1721
Purpose
1822
-------

0 commit comments

Comments
 (0)