From 8d876c770c586c0714f63227894b10fe0fd54c11 Mon Sep 17 00:00:00 2001 From: Yong Tang Date: Sat, 12 Aug 2017 23:34:56 -0700 Subject: [PATCH] Use logo as the title of the README.md (#911) The logo is pointing to https://coredns.io/images/CoreDNS_Colour_Horizontal.png and provides the link to https://coredns.io Signed-off-by: Yong Tang --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 497b922f1..a3d3aaaab 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# CoreDNS +[![CoreDNS](https://coredns.io/images/CoreDNS_Colour_Horizontal.png)](https://coredns.io) [![Documentation](https://img.shields.io/badge/godoc-reference-blue.svg)](https://godoc.org/github.com/coredns/coredns) [![Build Status](https://img.shields.io/travis/coredns/coredns/master.svg?label=build)](https://travis-ci.org/coredns/coredns)