diff options
| author | José Padilla <jpadilla@webapplicate.com> | 2015-05-26 08:11:32 -0400 |
|---|---|---|
| committer | José Padilla <jpadilla@webapplicate.com> | 2015-05-26 08:11:32 -0400 |
| commit | beb6dd9b7b2fe24cafdd176c72166500af16341c (patch) | |
| tree | 2a995125a8bfc5cb70fb93802e3a5d5ba6b2b2e6 | |
| parent | 8e4ef3cb47af5f37826b3c6f1a12c5000513fa14 (diff) | |
| download | pyjwt-beb6dd9b7b2fe24cafdd176c72166500af16341c.tar.gz | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
