From 846ba5e6012d0da2d0be89b0db687f4f5d005569 Mon Sep 17 00:00:00 2001 From: Timothy Ye Date: Wed, 19 Jul 2017 21:59:09 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7f8fc4..15fba5e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Now I rewrite [DynDNS](https://github.com/TimothyYe/DynDNS) by Golang and call i * GoDNS relies on [DNSPod](http://dnspod.cn) and its API. -* To use GoDNS, you need a domain and hosted on [DNSPod](http://dnspod.cn). +* To use GoDNS, you need a domain hosted on [DNSPod](http://dnspod.cn). ## Build it