From 81199ac30e114059743369232d92283ac2642e02 Mon Sep 17 00:00:00 2001 From: Daniel Holbach Date: Thu, 8 Apr 2021 12:13:56 +0200 Subject: [PATCH] add CII badge ref: https://bestpractices.coreinfrastructure.org/en/projects/4786 Signed-off-by: Daniel Holbach --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index efb28014..25faa86e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Source controller +[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/4786/badge)](https://bestpractices.coreinfrastructure.org/projects/4786) [![e2e](https://github.com/fluxcd/source-controller/workflows/e2e/badge.svg)](https://github.com/fluxcd/kustomize-controller/actions) [![report](https://goreportcard.com/badge/github.com/fluxcd/source-controller)](https://goreportcard.com/report/github.com/fluxcd/source-controller) [![license](https://img.shields.io/github/license/fluxcd/source-controller.svg)](https://github.com/fluxcd/source-controller/blob/main/LICENSE)