From c318a6f48a84f6e04e274d79f94a538c7cc2e732 Mon Sep 17 00:00:00 2001 From: Alexandre Beslic Date: Tue, 16 Feb 2016 21:45:11 -0800 Subject: [PATCH] doc: add go report badge on README.md Signed-off-by: Alexandre Beslic --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d259b40e22..c220d5e98c 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![GoDoc](https://godoc.org/github.com/docker/swarm?status.png)](https://godoc.org/github.com/docker/swarm) [![Jenkins Build Status](https://jenkins.dockerproject.org/view/Swarm/job/Swarm%20Master/badge/icon)](https://jenkins.dockerproject.org/view/Swarm/job/Swarm%20Master/) [![Build Status](https://travis-ci.org/docker/swarm.svg?branch=master)](https://travis-ci.org/docker/swarm) +[![Go Report Card](https://goreportcard.com/badge/github.com/docker/swarm)](https://goreportcard.com/report/github.com/docker/swarm) ![Docker Swarm Logo](logo.png?raw=true "Docker Swarm Logo")