diff --git a/README.rst b/README.rst index 39eda269..c2906592 100644 --- a/README.rst +++ b/README.rst @@ -25,10 +25,6 @@ Python bindings to the OpenStack Images API :target: https://pypi.org/project/python-glanceclient/ :alt: Latest Version -.. image:: https://img.shields.io/pypi/dm/python-glanceclient.svg - :target: https://pypi.org/project/python-glanceclient/ - :alt: Downloads - This is a client library for Glance built on the OpenStack Images API. It provides a Python API (the ``glanceclient`` module) and a command-line tool (``glance``). This library fully supports the v1 Images API, while support for the v2 API is in progress. Development takes place via the usual OpenStack processes as outlined in the `developer guide `_. The master repository is in `Git `_.