From 9d89a6da6b1ee26e76a363a738af3567bb6ab6a8 Mon Sep 17 00:00:00 2001 From: Mohammad Asif Siddiqui Date: Mon, 7 Aug 2017 20:09:55 +0800 Subject: [PATCH] Updated as per suggestion --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8966f5a63..d2ebd8c03 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # Kubernetes Helm [![CircleCI](https://circleci.com/gh/kubernetes/helm.svg?style=svg)](https://circleci.com/gh/kubernetes/helm) -[![Go Report Card](https://goreportcard.com/badge/github.com/kubernetes/helm)](https://goreportcard.com/report/github.com/kubernetes/helm) [![GoDoc](https://godoc.org/github.com/kubernetes/helm?status.svg)](https://godoc.org/github.com/kubernetes/helm) +[![Go Report Card](https://goreportcard.com/badge/github.com/kubernetes/helm)](https://goreportcard.com/report/github.com/kubernetes/helm) +[![GoDoc](https://godoc.org/github.com/kubernetes/helm?status.svg)](https://godoc.org/github.com/kubernetes/helm) Helm is a tool for managing Kubernetes charts. Charts are packages of pre-configured Kubernetes resources.