Skip to content

Commit c04304f

Browse files
authored
Update README.md
1 parent ff811cf commit c04304f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
![build](https://github.com/wangfenjin/simple/workflows/CI/badge.svg)
1+
[![build](https://github.com/wangfenjin/simple/workflows/CI/badge.svg)](https://github.com/wangfenjin/simple/actions?query=workflow%3ACI)
22
[![codecov](https://codecov.io/gh/wangfenjin/simple/branch/master/graph/badge.svg?token=8SHLFZ3RB4)](https://codecov.io/gh/wangfenjin/simple)
3-
![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)
3+
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/wangfenjin/simple/blob/master/LICENSE)
44

55
# Simple tokenizer
66

@@ -50,5 +50,5 @@ make install
5050
- [x] 添加 CI/CD
5151
- [x] 添加使用的例子,参见 [cpp](https://github.com/wangfenjin/simple/blob/master/examples/cpp/main.cc)
5252
- [x] 部分参数可配,比如拼音文件的路径(已经把文件打包到 so 中)
53-
- [ ] 减少依赖,减小 so 的大小
53+
- [x] 减少依赖,减小 so 的大小
5454
- [ ] 给出性能数据

0 commit comments

Comments
 (0)