Skip to content

Commit e52dfce

Browse files
author
Steve Martinelli
committed
Add shields.io version/downloads links/badges into README.rst
it's handy to have appear in the pypi page Change-Id: I142da7d194d719f3b8218ad84e32e19bf0071c63
1 parent 0e89d08 commit e52dfce

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
OpenStackClient
33
===============
44

5+
.. image:: https://img.shields.io/pypi/v/python-openstackclient.svg
6+
:target: https://pypi.python.org/pypi/python-openstackclient/
7+
:alt: Latest Version
8+
9+
.. image:: https://img.shields.io/pypi/dm/python-openstackclient.svg
10+
:target: https://pypi.python.org/pypi/python-openstackclient/
11+
:alt: Downloads
12+
513
OpenStackClient (aka OSC) is a command-line client for OpenStack that brings
614
the command set for Compute, Identity, Image, Object Store and Volume APIs
715
together in a single shell with a uniform command structure.

0 commit comments

Comments
 (0)