From 790c12ae484b992ccc3659d7fd091f9e0dda9243 Mon Sep 17 00:00:00 2001 From: Timothy Date: Thu, 26 Oct 2017 22:16:09 -0500 Subject: [PATCH 1/2] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f95c0a9..0d18d31 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ╚═════╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═══╝╚══════╝ ``` -[![Release][7]][8] [![MIT licensed][9]][10] [![Build Status][1]][2] [![Downloads][5]][6] [![Docker][3]][4] [![Go Report Card][11]][12] +[![Release][7]][8] [![MIT licensed][9]][10] [![Build Status][1]][2] [![Downloads][5]][6] [![Docker][3]][4] [![Go Report Card][11]][12] [![GoDoc][13]][14] [1]: https://travis-ci.org/TimothyYe/godns.svg?branch=master [2]: https://travis-ci.org/TimothyYe/godns @@ -21,6 +21,8 @@ [10]: LICENSE [11]: https://goreportcard.com/badge/github.com/timothyye/godns [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 GoDNS is a dynamic DNS (DDNS) client tool, it is based on my early open source project: [DynDNS](https://github.com/TimothyYe/DynDNS). From 35bc13e10edacdd5043c22efc951df7a8e0087c0 Mon Sep 17 00:00:00 2001 From: Timothy Date: Thu, 26 Oct 2017 22:17:03 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 0d18d31..559204c 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,12 @@ ╚═════╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═══╝╚══════╝ ``` -[![Release][7]][8] [![MIT licensed][9]][10] [![Build Status][1]][2] [![Downloads][5]][6] [![Docker][3]][4] [![Go Report Card][11]][12] [![GoDoc][13]][14] +[![Release][7]][8] [![MIT licensed][9]][10] [![Build Status][1]][2] [![Docker][3]][4] [![Go Report Card][11]][12] [![GoDoc][13]][14] [1]: https://travis-ci.org/TimothyYe/godns.svg?branch=master [2]: https://travis-ci.org/TimothyYe/godns [3]: https://images.microbadger.com/badges/image/timothyye/godns.svg [4]: https://microbadger.com/images/timothyye/godns -[5]: https://img.shields.io/badge/downloads-2.04MB-brightgreen.svg -[6]: https://github.com/TimothyYe/godns/releases [7]: https://img.shields.io/badge/release-v1.3-brightgreen.svg [8]: https://github.com/TimothyYe/godns/releases [9]: https://img.shields.io/badge/license-Apache-blue.svg