From d9afd17ad6352986eafccd2f8ed86a805e6a5b80 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Fri, 6 Feb 2015 01:20:35 +0800 Subject: [PATCH] add notes about the project status --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6a0fe0a..a266cca 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,12 @@ ChinaDNS-Python Fix [weird things] with DNS in China. -[ChinaDNS-C] is more advanced and well maintained. Please use ChinaDNS-C -instead on Linux/Unix. +[ChinaDNS-C] is more advanced and well maintained. Please use it instead. + +Actually, I'm not working on the Python version anymore. +New maintainers are welcome. Just send several pull requests and let +me know. You can begin with some features that have already +been implemented in ChinaDNS-C. Install -------