From c128dd84db4288b7d4f5447866069138d0b7d98e Mon Sep 17 00:00:00 2001 From: Timothy Ye Date: Tue, 10 Oct 2017 22:05:30 +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 d0d6768..f95c0a9 100644 --- a/README.md +++ b/README.md @@ -26,11 +26,11 @@ GoDNS is a dynamic DNS (DDNS) client tool, it is based on my early open source p Now I rewrite [DynDNS](https://github.com/TimothyYe/DynDNS) by Golang and call it [GoDNS](https://github.com/TimothyYe/godns). -## Supported DNS Provider: +## Supported DNS Provider * DNSPod ([https://www.dnspod.cn/](https://www.dnspod.cn/)) * HE.net (Hurricane Electric) ([https://dns.he.net/](https://dns.he.net/)) -## Supported Platforms: +## Supported Platforms * Linux * MacOS * ARM Linux (Raspberry Pi, etc...)