diff --git a/README.md b/README.md index a9bcc48..6829103 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ 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). -## MIPS32 Platform +## 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.