From 3ef5fe407674a6b8d4160df4c1b582ca3f76d233 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Guilherme=20Vanz?= Date: Fri, 31 May 2024 14:24:21 -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 | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1a1f930..5905432 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Stable](https://img.shields.io/badge/status-stable-brightgreen?style=for-the-badge)](https://github.com/kubewarden/community/blob/main/REPOSITORIES.md#stable) [![GoDoc](https://godoc.org/github.com/kubewarden/policy-sdk-go?status.svg)](https://godoc.org/github.com/kubewarden/policy-sdk-go) > Don't forget to take a look at [Kubewarden's official documentation](https://docs.kubewarden.io).