improve readme contents
Add more information in README.rst Change-Id: I8553b000371696ed27275c2e345d7f6df9b34ce4
This commit is contained in:
@@ -1,6 +1,14 @@
|
|||||||
Python bindings to the OpenStack Trove API
|
Python bindings to the OpenStack Trove API
|
||||||
===========================================
|
===========================================
|
||||||
|
|
||||||
|
.. image:: https://img.shields.io/pypi/v/python-troveclient.svg
|
||||||
|
:target: https://pypi.python.org/pypi/python-troveclient/
|
||||||
|
:alt: Latest Version
|
||||||
|
|
||||||
|
.. image:: https://img.shields.io/pypi/dm/python-troveclient.svg
|
||||||
|
:target: https://pypi.python.org/pypi/python-troveclient/
|
||||||
|
:alt: Downloads
|
||||||
|
|
||||||
This is a client for the OpenStack Trove API. There's a Python API (the
|
This is a client for the OpenStack Trove API. There's a Python API (the
|
||||||
``troveclient`` module), and a command-line script (``trove``). Each
|
``troveclient`` module), and a command-line script (``trove``). Each
|
||||||
implements 100% of the OpenStack Trove API.
|
implements 100% of the OpenStack Trove API.
|
||||||
|
Reference in New Issue
Block a user