From c1b3cc3f8051f6bafdbb0241463b8889c9f4eb8e Mon Sep 17 00:00:00 2001 From: Timothy Ye Date: Wed, 4 Feb 2015 21:46:22 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f061e22..8f8320a 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ Now I rewrite [DynDNS](https://github.com/TimothyYe/DynDNS) by Golang and call i ## Pre-condition -GoDNS relies on [DNSPod](http://dnspod.cn) and its API. +* 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 and hosted on [DNSPod](http://dnspod.cn). ## Build it