Merge pull request #3966 from ghodss/patch-4

Update README.md to include Godoc and Travis links
This commit is contained in:
Brendan Burns 2015-01-29 18:07:46 -08:00
commit 98279cf677

View File

@ -1,5 +1,7 @@
# Kubernetes
[![GoDoc](https://godoc.org/github.com/GoogleCloudPlatform/kubernetes?status.png)](https://godoc.org/github.com/GoogleCloudPlatform/kubernetes) [![Travis](https://travis-ci.org/GoogleCloudPlatform/kubernetes.svg?branch=master)](https://travis-ci.org/GoogleCloudPlatform/kubernetes)
Kubernetes is an open source system for managing containerized applications across multiple hosts,
providing basic mechanisms for deployment, maintenance, and scaling of applications.