From 953ca040973c2b81a8b041d657f4d2424cd6fcfe Mon Sep 17 00:00:00 2001 From: Ivan Krutov Date: Sat, 28 Jan 2017 22:29:37 +0400 Subject: [PATCH] Added godoc badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ff23b88..2e6194e 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Coverage](https://codecov.io/github/aandryashin/ggr/coverage.svg)](https://codecov.io/gh/aandryashin/ggr) [![GoReport](https://goreportcard.com/badge/github.com/aandryashin/ggr)](https://goreportcard.com/report/github.com/aandryashin/ggr) [![Release](https://img.shields.io/github/release/aandryashin/ggr.svg)](https://github.com/aandryashin/ggr/releases/latest) +[![GoDoc](https://godoc.org/github.com/aandryashin/ggr?status.svg)](https://godoc.org/github.com/aandryashin/ggr) This repository contains a [Go](http://golang.org/) implementation of original [Gridrouter](http://github.com/seleniumkit/gridrouter) code.