From 026200fae91112bd15eff5796bd2bc18d7c99ead Mon Sep 17 00:00:00 2001 From: Timothy Ye Date: Tue, 10 Oct 2017 00:24:38 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 24dd8e3..f008607 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,12 @@ Now I rewrite [DynDNS](https://github.com/TimothyYe/DynDNS) by Golang and call i * DNSPod ([https://www.dnspod.cn/](https://www.dnspod.cn/)) * HE.net (Hurricane Electric) ([https://dns.he.net/](https://dns.he.net/)) +## Supported Platforms: +* Linux +* MacOS +* ARM Linux (Raspberry Pi, etc...) +* Windows + ## MIPS32 platform For MIPS32 platform, please checkout the [mips32](https://github.com/TimothyYe/godns/tree/mips32) branch, this branch is contributed by [hguandl](https://github.com/hguandl), in this branch, the support for mips32 is added, which means it could run properly on Openwrt and LEDE.