From d17f2873fe97e80bceae74052db929314f1fb46f Mon Sep 17 00:00:00 2001 From: yuqing Date: Thu, 4 Feb 2016 15:10:17 +0800 Subject: [PATCH] README changed --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index ec8fc48..b6d6bef 100644 --- a/README +++ b/README @@ -14,7 +14,7 @@ functions including: string, logger, chain, hash, avl treee, socket, ini file reader, memory pool, object based allocator, connection pool, time wheel based timer, ioevent like epoll, local ip functions, process start/stop/restart control, task schedule, base64 encode / decode, -url encode / decode etc. +url encode / decode, skiplist, system info functions etc. detail info please see the c header files.