Update the README

- Change the client version from 0.2 to 1.1.0

       - Add a link to PyPi

Change-Id: Iac050bea6b662e210493fc4af2dd0cda218ad777
This commit is contained in:
Luka Peschke 2017-09-21 10:05:02 +02:00
parent 87dbe6ea2e
commit b07b8c2360
1 changed files with 11 additions and 19 deletions

View File

@ -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