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

This commit is contained in:
Jenkins
2015-10-06 15:04:27 +00:00
committed by Gerrit Code Review

View File

@@ -2,6 +2,14 @@
OpenStackClient OpenStackClient
=============== ===============
.. image:: https://img.shields.io/pypi/v/python-openstackclient.svg
:target: https://pypi.python.org/pypi/python-openstackclient/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/python-openstackclient.svg
:target: https://pypi.python.org/pypi/python-openstackclient/
:alt: Downloads
OpenStackClient (aka OSC) is a command-line client for OpenStack that brings OpenStackClient (aka OSC) is a command-line client for OpenStack that brings
the command set for Compute, Identity, Image, Object Store and Volume APIs the command set for Compute, Identity, Image, Object Store and Volume APIs
together in a single shell with a uniform command structure. together in a single shell with a uniform command structure.