Add shiny new badges to anchor README

PyPi supports cool badges to indicate version, license, formats,
etc. Makes it very easy to see right up top critical information
about the project.

Change-Id: I88acc4b1c57ef78d24f9f78d013564fc4c875d7c
This commit is contained in:
Eric Brown 2016-02-04 09:17:46 -08:00
parent 3cf8e51dce
commit da833500e9

View File

@ -1,6 +1,22 @@
Anchor
======
.. image:: https://img.shields.io/pypi/v/anchor.svg
:target: https://pypi.python.org/pypi/anchor/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/pyversions/anchor.svg
:target: https://pypi.python.org/pypi/anchor/
:alt: Python Versions
.. image:: https://img.shields.io/pypi/format/anchor.svg
:target: https://pypi.python.org/pypi/anchor/
:alt: Format
.. image:: https://img.shields.io/badge/license-Apache%202-blue.svg
:target: https://git.openstack.org/cgit/openstack/anchor/plain/LICENSE
:alt: License
Anchor is an ephemeral PKI service that, based on certain conditions,
automates the verification of CSRs and signs certificates for clients.
The validity period can be set in the config file with hour resolution.