Add PyPi badges

PyPi supports super cool badges in the README. They can show
latest version, # of downloads, docs, CI, code coverage, etc.

Change-Id: I2686e98fb8e047af4a587ebc0eeb7a09a3a0fe3d
This commit is contained in:
Eric Brown 2016-02-01 16:06:54 -08:00
parent 587c0de57e
commit 74cf19517d
1 changed files with 16 additions and 0 deletions

View File

@ -1,6 +1,22 @@
Bandit
======
.. image:: https://img.shields.io/pypi/v/bandit.svg
:target: https://pypi.python.org/pypi/bandit/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/pyversions/bandit.svg
:target: https://pypi.python.org/pypi/bandit/
:alt: Python Versions
.. image:: https://img.shields.io/pypi/format/bandit.svg
:target: https://pypi.python.org/pypi/bandit/
:alt: Format
.. image:: https://img.shields.io/badge/license-Apache%202-blue.svg
:target: https://git.openstack.org/cgit/openstack/bandit/plain/LICENSE
:alt: License
A security linter from OpenStack Security
* Free software: Apache license