From 5d321cbccd52f6e4b75003a6511a5241d992c9dc Mon Sep 17 00:00:00 2001 From: Yanyi Wu Date: Wed, 11 Feb 2015 17:37:32 +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 60cf875..ea6859b 100644 --- a/README.md +++ b/README.md @@ -328,12 +328,12 @@ https://github.com/fxsjy/jieba/raw/master/extra_dict/dict.txt.big 结巴分词 C++ 版本 ---------------- 作者:yanyiwu -地址:https://github.com/aszxqw/cppjieba +地址:https://github.com/yanyiwu/cppjieba 结巴分词 Node.js 版本 ---------------- 作者:yanyiwu -地址:https://github.com/aszxqw/nodejieba +地址:https://github.com/yanyiwu/nodejieba 结巴分词 Erlang 版本 ---------------- @@ -348,7 +348,7 @@ https://github.com/fxsjy/jieba/raw/master/extra_dict/dict.txt.big 结巴分词 iOS 版本 ---------------- 作者:yanyiwu -地址:https://github.com/aszxqw/iosjieba +地址:https://github.com/yanyiwu/iosjieba 系统集成 ========