From b51c6ee15f8c9cf948fa786d9c37e3cdf791bfe3 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Thu, 30 Jan 2020 22:58:49 +0100 Subject: [PATCH] cleanup readme --- README.md | 24 ++++++------------------ 1 file changed, 6 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index df5703b..3b51954 100644 --- a/README.md +++ b/README.md @@ -1,26 +1,14 @@ # xoxys.dnsmasq - -[![Build Status](https://drone.rknet.org/api/badges/ansible/xoxys.dnsmasq/status.svg)](https://drone.rknet.org/ansible/xoxys.dnsmasq) +[![Build Status](https://img.shields.io/drone/build/ansible/xoxys.dnsmasq?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.dnsmasq) -Setup dnsmasq as local dns resolver - -## Table of content - -* [Dependencies](#dependencies) -* [License](#license) -* [Author](#author) ---- - -## Dependencies - -None. +Setup dnsmasq as local dns resolver -## License +### License -MIT +This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. -## Author +### Maintainers and Contributors -[xoxys](https://gitea.rknet.org/xoxys) +[Robert Kaussow](https://gitea.rknet.org/xoxys)