From d7e71b56d346c21e20c26130f0105fdeeddb36f6 Mon Sep 17 00:00:00 2001 From: "jy.hu" Date: Mon, 27 Oct 2014 21:18:47 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9cc3c7e4..cfa75ee1 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,11 @@ weixin4j 更新LOG ------- -2014-10-27 +* 2014-10-27 -1).maven多模块分离 + 1).maven多模块分离 -2).weixin4j-mp:用netty构建http服务器并支持消息分发 + 2).weixin4j-mp:用netty构建http服务器并支持消息分发 接下来 ------