From 75d35652ed01364973a02e8e0a60c4faa481f1f8 Mon Sep 17 00:00:00 2001 From: Timothy Date: Mon, 15 Dec 2014 09:50:52 +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 f43ccee..f061e22 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 to have a domain and host it on [DNSPod](http://dnspod.cn). +To use GoDNS, you need a domain and hosted on [DNSPod](http://dnspod.cn). ## Build it