From 6c5275babb9cf07d9c017930ecb7e1270e40ef30 Mon Sep 17 00:00:00 2001 From: Karol Szwaj Date: Thu, 19 Feb 2026 16:52:43 +0100 Subject: [PATCH] Add reporting links to README Signed-off-by: Karol Szwaj On-behalf-of: @SAP karol.szwaj@sap.com --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4b72fe84d..d5d055040 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ Logo +[![Go Report Card](https://goreportcard.com/badge/github.com/kube-bind/kube-bind)](https://goreportcard.com/report/github.com/kube-bind/kube-bind) +[![GitHub](https://img.shields.io/github/license/kube-bind/kube-bind)](https://github.com/kube-bind/kube-bind/blob/main/LICENSE) +[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/kube-bind/kube-bind?sort=semver)](https://github.com/kube-bind/kube-bind/releases/latest) + # kube-bind ### Disclaimer: work in progress and not ready for production use.