From 13c92255fedb1e24407b63352e5d2876e8a66aa4 Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Tue, 7 Nov 2017 09:35:32 +0000 Subject: [PATCH] codecov: add shield to README (#551) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b3d74241..028ed0af 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![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) [![](https://godoc.org/github.com/miekg/dns?status.svg)](https://godoc.org/github.com/miekg/dns) # Alternative (more granular) approach to a DNS library