summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorFlavio Percoco <flaper87@gmail.com>2016-11-24 13:59:39 +0100
committerPeter Stachowski <peter@tesora.com>2016-12-01 22:07:32 +0000
commit91430cdb96b83e29b65b4d0d530e45501cf49ce8 (patch)
tree5cef60ce8c97b9100a166c59baa417506f5e3c25 /README.rst
parent47fafc69f4e4452b34dd21f5d10caea504186250 (diff)
downloadtrove-91430cdb96b83e29b65b4d0d530e45501cf49ce8.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: b'https://gist.github.com/4ccf1cc6e531bb50e78cb4d64dfe1065\n' Change-Id: I7807742c785fbc7d1907f206f657683b8988c5a0 Partial-Bug: 1644851
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 76e6ddb1..8696cdf8 100644
--- a/README.rst
+++ b/README.rst
@@ -2,6 +2,9 @@
Trove
=====
+.. image:: http://governance.openstack.org/badges/trove.svg
+ :target: http://governance.openstack.org/reference/tags/index.html
+
Trove is Database as a Service for OpenStack.
Getting Started