Add Logo for ExternalDNS (#313)

* feat: add a logo

* move logo above headline and make it smaller

* make it even smaller to fit README

* enlarge logo and center align it

* try with div align center

* center using p
block
This commit is contained in:
Henning Jacobs 2017-08-16 19:45:34 +02:00 committed by GitHub
parent 407dba8340
commit c386e2c094
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
<p align="center">
<img src="img/external-dns.png" width="40%" align="center" alt="ExternalDNS">
</p>
# ExternalDNS
[![Build Status](https://travis-ci.org/kubernetes-incubator/external-dns.svg?branch=master)](https://travis-ci.org/kubernetes-incubator/external-dns)
[![Coverage Status](https://coveralls.io/repos/github/kubernetes-incubator/external-dns/badge.svg?branch=master)](https://coveralls.io/github/kubernetes-incubator/external-dns?branch=master)

BIN
img/external-dns.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 251 KiB