Adding godoc to README

This commit is contained in:
Kris Nova 2016-12-26 07:31:06 -07:00
parent 2aa3a6ce03
commit 6a052664c3
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
# Kubernetes Operations (kops)
[![Build Status](https://travis-ci.org/kubernetes/kops.svg?branch=master)](https://travis-ci.org/kubernetes/kops) [![Go Report Card](https://goreportcard.com/badge/k8s.io/kops)](https://goreportcard.com/report/k8s.io/kops)
[![Build Status](https://travis-ci.org/kubernetes/kops.svg?branch=master)](https://travis-ci.org/kubernetes/kops) [![Go Report Card](https://goreportcard.com/badge/k8s.io/kops)](https://goreportcard.com/report/k8s.io/kops)[![GoDoc Widget]][GoDoc]
https://godoc.org/k8s.io/kops
The easiest way to get a production grade Kubernetes cluster up and running.