diff --git a/README.rst b/README.rst index ca3f2ed..e770270 100644 --- a/README.rst +++ b/README.rst @@ -1,16 +1,11 @@ -======================== -Team and repository tags -======================== +================ +CloudKittyClient +================ .. image:: http://governance.openstack.org/badges/python-cloudkittyclient.svg :target: http://governance.openstack.org/reference/tags/index.html -.. Change things from this point on - -Python bindings to the CloudKitty API -===================================== - -:version: 0.2 +:version: 1.1.0 :Wiki: `CloudKitty Wiki`_ :IRC: #cloudkitty @ freenode @@ -18,15 +13,12 @@ Python bindings to the CloudKitty API .. _CloudKitty Wiki: https://wiki.openstack.org/wiki/CloudKitty -python-cloudkittyclient -======================= +This is a client for CloudKitty_. It provides a Python api (the +``cloudkittyclient`` module), a command-line script (``cloudkitty``), and an +`OpenStack Client`_ extension (``openstack rating``). -This is a client library for CloudKitty built on the CloudKitty API. It -provides a Python API (the ``cloudkittyclient`` module). - - -Status -====== - -This project is **highly** work in progress. +The client is available on PyPi_. +.. _OpenStack Client: https://docs.openstack.org/python-openstackclient/latest/ +.. _CloudKitty: https://github.com/openstack/cloudkitty +.. _PyPi: https://pypi.python.org/pypi/python-cloudkittyclient