From bccb29ff504ffa4ced62ef8bd178729c35619eb9 Mon Sep 17 00:00:00 2001 From: Timothy Date: Fri, 27 Oct 2017 02:34:32 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bba1983..a6beabe 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ [12]: https://goreportcard.com/report/github.com/timothyye/godns [13]: https://godoc.org/github.com/TimothyYe/godns?status.svg [14]: https://godoc.org/github.com/TimothyYe/godns -[15]: https://cover.run/go/github.com/timothyye/godns.svg +[15]: https://img.shields.io/badge/cover.run-88.2%25-green.svg [16]: https://cover.run/go/github.com/timothyye/godns GoDNS is a dynamic DNS (DDNS) client tool, it is based on my early open source project: [DynDNS](https://github.com/TimothyYe/DynDNS).