diff --git a/README.rst b/README.rst index 1100ec6..5f9d9df 100644 --- a/README.rst +++ b/README.rst @@ -4,6 +4,20 @@ Nice and simple application to manage users and groups in multiple directory services. +.. image:: https://travis-ci.org/kakwa/ldapcherry.svg?branch=master + :target: https://travis-ci.org/kakwa/ldapcherry + +.. image:: https://coveralls.io/repos/kakwa/ldapcherry/badge.svg + :target: https://coveralls.io/r/kakwa/ldapcherry + +.. image:: https://img.shields.io/pypi/dm/ldapcherry.svg + :target: https://pypi.python.org/pypi/ldapcherry + :alt: Number of PyPI downloads + +.. image:: https://img.shields.io/pypi/v/ldapcherry.svg + :target: https://pypi.python.org/pypi/ldapcherry + :alt: PyPI version + ---- :Doc: `ldapcherry documentation on ReadTheDoc `_ @@ -14,12 +28,6 @@ Nice and simple application to manage users and groups in multiple directory ser ---- -.. image:: https://travis-ci.org/kakwa/ldapcherry.svg?branch=master - :target: https://travis-ci.org/kakwa/ldapcherry - -.. image:: https://coveralls.io/repos/kakwa/ldapcherry/badge.svg - :target: https://coveralls.io/r/kakwa/ldapcherry - **************** Presentation ****************