Fix #12531 - Add README badge for build status and latest release (#12532)

This commit is contained in:
Damini Satya
2019-02-07 15:05:43 +05:30
committed by Kubernetes Prow Robot
parent d1b568bc17
commit 47686e9a80
+3
View File
@@ -1,5 +1,8 @@
# The Kubernetes documentation
[![Build Status](https://api.travis-ci.org/kubernetes/website.svg?branch=master)](https://travis-ci.org/kubernetes/website)
[![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
Welcome! This repository houses all of the assets required to build the Kubernetes website and documentation. We're very pleased that you want to contribute!
## Contributing to the docs