From 8596a192920fa02d57dd7183f934f8ea69116377 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Guilherme=20Vanz?= Date: Fri, 31 May 2024 14:20:17 -0300 Subject: [PATCH] chore: add Kubewarden repository badges. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds the Kubewarden repository badges document the scope and status of the repository in the Kubewarden ecosystem. Signed-off-by: José Guilherme Vanz --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 82d70dc..bc9ade0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Stable](https://img.shields.io/badge/status-stable-brightgreen?style=for-the-badge)](https://github.com/kubewarden/community/blob/main/REPOSITORIES.md#stable) + Please, note well: this file and the scaffold were generated from [a template](https://github.com/kubewarden/rust-policy-template). Make this project yours!