summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Padilla <jpadilla@webapplicate.com>2015-05-26 08:11:32 -0400
committerJosé Padilla <jpadilla@webapplicate.com>2015-05-26 08:11:32 -0400
commitbeb6dd9b7b2fe24cafdd176c72166500af16341c (patch)
tree2a995125a8bfc5cb70fb93802e3a5d5ba6b2b2e6
parent8e4ef3cb47af5f37826b3c6f1a12c5000513fa14 (diff)
downloadpyjwt-beb6dd9b7b2fe24cafdd176c72166500af16341c.tar.gz
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5e3d529..f8a696a 100644
--- a/README.md
+++ b/README.md
@@ -343,7 +343,7 @@ private_key = cert_obj.private_key()
[travis-status-image]: https://secure.travis-ci.org/jpadilla/pyjwt.png?branch=master
[travis]: http://travis-ci.org/jpadilla/pyjwt?branch=master
-[pypi-version-image]: https://pypip.in/version/pyjwt/badge.svg
+[pypi-version-image]: https://img.shields.io/pypi/v/pyjwt.svg
[pypi]: https://pypi.python.org/pypi/pyjwt
[coveralls-status-image]: https://coveralls.io/repos/jpadilla/pyjwt/badge.svg?branch=master
[coveralls]: https://coveralls.io/r/jpadilla/pyjwt?branch=master