oslo.config/README.rst
Flavio Percoco 259625dd87 Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

b'https://gist.github.com/cabf5ea9c27b81a7d6190ff315f23748\n'

Change-Id: I0982b92af1134474e1847465de03c1b0d5b43b4a
2016-11-25 15:26:27 +01:00

29 lines
921 B
ReStructuredText

========================
Team and repository tags
========================
.. image:: http://governance.openstack.org/badges/oslo.config.svg
:target: http://governance.openstack.org/reference/tags/index.html
.. Change things from this point on
==========================
Oslo Configuration Library
==========================
.. image:: https://img.shields.io/pypi/v/oslo.config.svg
:target: https://pypi.python.org/pypi/oslo.config/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/oslo.config.svg
:target: https://pypi.python.org/pypi/oslo.config/
:alt: Downloads
The Oslo configuration API supports parsing command line arguments and
.ini style configuration files.
* License: Apache License, Version 2.0
* Documentation: http://docs.openstack.org/developer/oslo.config
* Source: http://git.openstack.org/cgit/openstack/oslo.config
* Bugs: http://bugs.launchpad.net/oslo.config