From d1d8d84f3c162125e08b3126fbbe8ad4d958df95 Mon Sep 17 00:00:00 2001 From: Timothy Date: Wed, 29 Oct 2014 23:53:31 +0800 Subject: [PATCH] Update README.md Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bfa35f3..f43ccee 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Now I rewrite [DynDNS](https://github.com/TimothyYe/DynDNS) by Golang and call i ## Pre-condition -GoDNS is relied to [DNSPod](http://dnspod.cn) and its API. +GoDNS relies on [DNSPod](http://dnspod.cn) and its API. To use GoDNS, you need to have a domain and host it on [DNSPod](http://dnspod.cn).