From 73ae69e39523ba47df8c790c92c5b589edcb3a57 Mon Sep 17 00:00:00 2001 From: Ivan Anfimov Date: Tue, 29 Apr 2025 23:03:08 +0000 Subject: [PATCH] Fix tag in README https://governance.openstack.org/tc/badges/ - valid badges. Change-Id: I8125988c9da3e547592bdc7df3c898e421b04851 --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 6c302457d..6763591f9 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,10 @@ Mistral ======= +.. image:: https://governance.openstack.org/tc/badges/mistral.svg + +.. Change things from this point on + Workflow Service integrated with OpenStack. This project aims to provide a mechanism to define tasks and workflows in a simple YAML-based language, manage and execute them in a distributed environment.