From f73262699a9a1d1798d98e2208791ea789b1c1cc Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Tue, 7 Nov 2017 11:23:24 +0000 Subject: [PATCH] Add goreportcard badge (#552) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 028ed0af..79de5324 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ [![Build Status](https://travis-ci.org/miekg/dns.svg?branch=master)](https://travis-ci.org/miekg/dns) [![Code Coverage](https://img.shields.io/codecov/c/github/miekg/dns/master.svg)](https://codecov.io/github/miekg/dns?branch=master) +[![Go Report Card](https://goreportcard.com/badge/github.com/miekg/dns)](https://goreportcard.com/report/miekg/dns) [![](https://godoc.org/github.com/miekg/dns?status.svg)](https://godoc.org/github.com/miekg/dns) # Alternative (more granular) approach to a DNS library