From b07b8c236064c49d509da5575f50563301a88ed3 Mon Sep 17 00:00:00 2001 From: Luka Peschke Date: Thu, 21 Sep 2017 10:05:02 +0200 Subject: [PATCH] Update the README - Change the client version from 0.2 to 1.1.0 - Add a link to PyPi Change-Id: Iac050bea6b662e210493fc4af2dd0cda218ad777 --- README.rst | 30 +++++++++++------------------- 1 file changed, 11 insertions(+), 19 deletions(-) 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