Add shields.io version/downloads links/badges into README.rst

add shields to display version and download stats, cause its
handy to see on pypi

Change-Id: I72b1a1f348e9fda6fe87e0d86802e606d42cc889
This commit is contained in:
Steve Martinelli 2015-09-25 00:11:30 -04:00
parent 12cba25141
commit 121f9cd4a1
1 changed files with 8 additions and 0 deletions

View File

@ -1,6 +1,14 @@
Middleware for the OpenStack Identity API (Keystone)
====================================================
.. image:: https://img.shields.io/pypi/v/keystonemiddleware.svg
:target: https://pypi.python.org/pypi/keystonemiddleware/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/keystonemiddleware.svg
:target: https://pypi.python.org/pypi/keystonemiddleware/
:alt: Downloads
This package contains middleware modules designed to provide authentication and
authorization features to web services other than `Keystone
<https://github.com/openstack/keystone>`. The most prominent module is