From f97c7d094d37cfe4e89453586e3830c93e3f3fc9 Mon Sep 17 00:00:00 2001 From: Mohammad Asif Siddiqui Date: Thu, 10 Aug 2017 11:19:08 +0800 Subject: [PATCH] Add GoDoc Widget --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c51815b177..cc19b9a723 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Build Status](https://travis-ci.org/kubernetes/ingress.svg?branch=master)](https://travis-ci.org/kubernetes/ingress) [![Coverage Status](https://coveralls.io/repos/github/kubernetes/ingress/badge.svg?branch=master)](https://coveralls.io/github/kubernetes/ingress) [![Go Report Card](https://goreportcard.com/badge/github.com/kubernetes/ingress)](https://goreportcard.com/report/github.com/kubernetes/ingress) +[![GoDoc](https://godoc.org/github.com/kubernetes/ingress?status.svg)](https://godoc.org/github.com/kubernetes/ingress) ## Description