summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlavio Percoco <flaper87@gmail.com>2016-11-25 10:55:35 +0100
committerFlavio Percoco <flaper87@gmail.com>2016-11-26 12:05:49 +0100
commit1f8485b94f4a89f033683e7e9b982a5634ffc015 (patch)
treec2b7ed832fb74887705000ccdf390cb13d3fe1a1
parent3a7bb859a67ed82b30be23f626e271da85970590 (diff)
downloadpython-openstackclient-1f8485b94f4a89f033683e7e9b982a5634ffc015.tar.gz
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: https://gist.github.com/30af7c8ad287756d38d131d1f5dceae0 Change-Id: I2d906fa0675463e21f2786d93f464c465f2bc3b1
-rw-r--r--README.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 8ebc24b5..86f6be13 100644
--- a/README.rst
+++ b/README.rst
@@ -1,3 +1,12 @@
+========================
+Team and repository tags
+========================
+
+.. image:: http://governance.openstack.org/badges/python-openstackclient.svg
+ :target: http://governance.openstack.org/reference/tags/index.html
+
+.. Change things from this point on
+
===============
OpenStackClient
===============