From 975d7062b682ff631c74fa60097647b5e0fe848d Mon Sep 17 00:00:00 2001 From: Timothy Ye Date: Thu, 17 Aug 2017 09:57:41 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f7f4e16..b0bc57c 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ GoDNS is a dynamic DNS (DDNS) tool, it is based on my early open source project: Now I rewrite [DynDNS](https://github.com/TimothyYe/DynDNS) by Golang and call it [GoDNS](https://github.com/TimothyYe/godns). +__For MIPS32 platform__, please checkout the __mips32__ branch, this branch is contributed by [hguandl](https://github.com/hguandl), it provides the support for mips32 is added, which means it could run properly on Openwrt and LEDE. + ## Pre-condition * GoDNS relies on [DNSPod](http://dnspod.cn) and its API.