From 5882b97ef2179f405bd5a3fa07c1fa1340d5927b Mon Sep 17 00:00:00 2001 From: Stephen J Day Date: Wed, 4 Nov 2015 12:48:18 -0800 Subject: [PATCH] Add nice status badges to README Signed-off-by: Stephen J Day --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f75216694..59a77e254 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,9 @@ design, focused around security and performance. +[![Circle CI](https://circleci.com/gh/docker/distribution/tree/master.svg?style=svg)](https://circleci.com/gh/docker/distribution/tree/master) +[![GoDoc](https://godoc.org/github.com/docker/distribution?status.svg)](https://godoc.org/github.com/docker/distribution) + This repository contains the following components: |**Component** |Description |