diff --git a/README.md b/README.md index 46acc5ab10..857cd3c70a 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,9 @@ Under the hood, Docker is built on the following components: Contributing to Docker ====================== +[![GoDoc](https://godoc.org/github.com/docker/docker?status.png)](https://godoc.org/github.com/docker/docker) +[![Travis](https://travis-ci.org/docker/docker.svg?branch=master)](https://travis-ci.org/docker/docker) + Want to hack on Docker? Awesome! There are instructions to get you started [here](CONTRIBUTING.md).