summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index cccad04..fdb7fc7 100644
--- a/README.rst
+++ b/README.rst
@@ -1,6 +1,14 @@
Python bindings to the Ceilometer API
=====================================
+.. image:: https://img.shields.io/pypi/v/python-ceilometerclient.svg
+ :target: https://pypi.python.org/pypi/python-ceilometerclient/
+ :alt: Latest Version
+
+.. image:: https://img.shields.io/pypi/dm/python-ceilometerclient.svg
+ :target: https://pypi.python.org/pypi/python-ceilometerclient/
+ :alt: Downloads
+
This is a client library for Ceilometer built on the Ceilometer API. It
provides a Python API (the ``ceilometerclient`` module) and a command-line tool
(``ceilometer``).