From c23b6363c19f0c779019a47335054c0e6ccec6c6 Mon Sep 17 00:00:00 2001 From: Ryan Smith Date: Sat, 6 Oct 2018 02:24:25 -0700 Subject: [PATCH] Update circleCI badge to more consistent shield. The shield badge matches the go report and godoc badges. Signed-off-by: RPSeq --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 018099e01..54f8bc0de 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Helm -[![CircleCI](https://circleci.com/gh/helm/helm.svg?style=svg)](https://circleci.com/gh/helm/helm) +[![CircleCI](https://circleci.com/gh/helm/helm.svg?style=shield)](https://circleci.com/gh/helm/helm) [![Go Report Card](https://goreportcard.com/badge/github.com/helm/helm)](https://goreportcard.com/report/github.com/helm/helm) [![GoDoc](https://godoc.org/k8s.io/helm?status.svg)](https://godoc.org/k8s.io/helm)