From 93e481a2479ae5215d5b07372fd6ab85c434d8d4 Mon Sep 17 00:00:00 2001 From: John Belamaric Date: Wed, 8 Nov 2017 15:21:44 -0500 Subject: [PATCH] Revert source graph branch (#1210) I think this badge is misleading as we are not a library so the number of projects we are used in is not really relevant to our adoption. It is more-or-less just the number of external plugins people have built. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d13f74758..c705b0522 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ [![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.