From ff1700dfb5c5fce15bda8efbb6ae3214120ef4e5 Mon Sep 17 00:00:00 2001 From: NewFuture Date: Sun, 23 Apr 2017 22:57:20 +0800 Subject: [PATCH] update readme python3 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ec022f2..95a1acd 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ DDNS * [x] 多系统(Widnows, Linux, MacOS) * [x] DNSPOD * [x] 阿里DNS +* [x] 兼容 python2 和 python3 ### TODO: * [x] 文件缓存(减少服务器IP请求)