From 358a8acfa671b31d932c5456a414e56ff26e5f8a Mon Sep 17 00:00:00 2001 From: yuqing Date: Fri, 6 Nov 2015 12:25:49 +0800 Subject: [PATCH] README changed --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README b/README index 5f2135b..86040fa 100644 --- a/README +++ b/README @@ -12,8 +12,9 @@ FastDHT. this library is very simple and stable. functions including: string, logger, chain, hash, avl treee, socket, ini file reader, memory pool, object based allocator, connection pool, -timer based time wheel, ioevent like epull, local ip functions, -base64 encode / decode, url encode / decode etc. +time wheel based timer, ioevent like epoll, local ip functions, +process start/stop/restart control, task schedule, base64 encode / decode, +url encode / decode etc. detail info please see the c header files.