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