From 1fb5a7c66f69e92a572976f5e695e0308276c783 Mon Sep 17 00:00:00 2001 From: Yanyi Wu Date: Tue, 29 Mar 2016 23:50:59 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8df0f27..c7a1470 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ [![Performance](https://img.shields.io/badge/performance-excellent-brightgreen.svg?style=flat)](http://yanyiwu.com/work/2015/06/14/jieba-series-performance-test.html) [![License](https://img.shields.io/badge/license-MIT-yellow.svg?style=flat)](http://yanyiwu.mit-license.org) +[![logo](http://7viirv.com1.z0.glb.clouddn.com/CppJiebaLogo-v1.png)](http://yanyiwu.com) + ## 简介 CppJieba是"结巴(Jieba)"中文分词的C++版本