From 9bbabe31bdd912cdb91681fd45f81188d2861af2 Mon Sep 17 00:00:00 2001 From: Ivan Anfimov Date: Tue, 29 Apr 2025 23:04:42 +0000 Subject: [PATCH] Fix tag in README https://governance.openstack.org/tc/badges/ - valid badges. Change-Id: I94aa12dd335a4ce8a6d89cac1f68a3b73cc6c522 --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 91d2e54..925652f 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,10 @@ Mistral Extras ============== +.. image:: https://governance.openstack.org/tc/badges/mistral-extra.svg + +.. Change things from this point on + Mistral Extra is a library which allows contributors to add optional functionality to the mistral project, it also contains examples for which to base new capabilities.