1
0
mirror of https://github.com/taigrr/godns synced 2025-01-18 04:03:25 -08:00

Update README.md

This commit is contained in:
Timothy Ye 2017-08-17 09:59:45 +08:00 committed by GitHub
parent 975d7062b6
commit 9885d59940

View File

@ -15,7 +15,9 @@ 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.
## MIPS32 Platform
For MIPS32 platform, please checkout the __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.
## Pre-condition