From 2b9ff5f0d19f51b2e425afcadce7d5d0497ec5eb Mon Sep 17 00:00:00 2001 From: howardlee Date: Tue, 22 Aug 2023 09:36:37 +0800 Subject: [PATCH] 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. Change-Id: I908b41b88e4381763d392cb4a13fe644d35dbfdc --- README.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 046a8ca..5cc862c 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,12 @@ Venus Dashboard =============== -Provide a dashboard for OpenStack Log Management Service (venus). +.. image:: https://governance.openstack.org/tc/badges/venus-dashboard.svg + :target: https://governance.openstack.org/tc/reference/tags/index.html + +.. Change things from this point on + +Venus Dashboard provides a dashboard for OpenStack Log Management Service (venus). About Venus ----------- @@ -20,4 +25,3 @@ the level of platform management. Additionally, this project plans to use machine learning algorithms to quickly locate IT failures and root causes, and improve operation and maintenance efficiency. -