aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Yong Tang <yong.tang.github@outlook.com> 2017-11-08 10:34:45 -0800
committerGravatar Miek Gieben <miek@miek.nl> 2017-11-08 18:34:45 +0000
commit5d3bfef732b9d10632c75bb1cec96c3c56e68d54 (patch)
tree53933bab47892bd8b2c48bda8b3a0e6e30d3dac0 /README.md
parent0b93ea5147f9d968ec0da7975f138b802190ee15 (diff)
downloadcoredns-5d3bfef732b9d10632c75bb1cec96c3c56e68d54.tar.gz
coredns-5d3bfef732b9d10632c75bb1cec96c3c56e68d54.tar.zst
coredns-5d3bfef732b9d10632c75bb1cec96c3c56e68d54.zip
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 <yong.tang.github@outlook.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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.