From e32f4566290776accc95733f4a42d47f3bc87fb4 Mon Sep 17 00:00:00 2001 From: Prasad Ghangal Date: Wed, 28 Jul 2021 14:29:03 +0530 Subject: [PATCH] Add badges --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e669311..2574bb7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # kbrew +[![CI](https://github.com/kbrew-dev/kbrew/actions/workflows/go.yml/badge.svg)](https://github.com/kbrew-dev/kbrew/actions/workflows/go.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/kbrew-dev/kbrew)](https://goreportcard.com/report/github.com/kbrew-dev/kbrew) +[![Release Version](https://img.shields.io/github/v/release/kbrew-dev/kbrew?label=kbrew)](https://github.com/kbrew-dev/kbrew/releases/latest) +[![License](https://img.shields.io/github/license/kbrew-dev/kbrew?color=light%20green&logo=github)](https://github.com/kbrew-dev/kbrew/blob/main/LICENSE) + kbrew is to Kubernetes what Homebrew is to MacOS - a simple and easy to use package manager which hides the underlying complexity. Let's talk in context of an example of at installing Kafka on a Kubernetes cluster