From 5d3bfef732b9d10632c75bb1cec96c3c56e68d54 Mon Sep 17 00:00:00 2001 From: Yong Tang Date: Wed, 8 Nov 2017 10:34:45 -0800 Subject: [PATCH] Add source graph used by badge (#1209) We are used by 10+ other projects now. Think it makes sense to add this badge. Signed-off-by: Yong Tang --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c705b0522..d13f74758 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ [![Go Report Card](https://goreportcard.com/badge/github.com/coredns/coredns)](https://goreportcard.com/report/coredns/coredns) [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fcoredns%2Fcoredns.svg?type=shield)](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fcoredns%2Fcoredns?ref=badge_shield) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/1250/badge)](https://bestpractices.coreinfrastructure.org/projects/1250) +[![Sourcegraph](https://sourcegraph.com/github.com/coredns/coredns/-/badge.svg)](https://sourcegraph.com/github.com/coredns/coredns?badge) CoreDNS (written in Go) chains [plugins](https://coredns.io/plugins). Each plugin performs a DNS function.