Skip to content

Commit 94207a7

Browse files
committed
Remove todo item.
1 parent ba28316 commit 94207a7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,10 +176,8 @@ $pinyin = Pinyin::trans("带着希望去旅行,比到达终点更美好");
176176

177177
## TODO
178178
- [x] 添加获取首字母;
179-
- [x] <del>支持繁体</del>;
180179
- [x] 添加补充词典;
181180
- [x] 添加音频表,根据音频提高未匹配词典时多音字准确度;
182-
- [x] <del>添加 Laravel4 的 serviece provider</del>;
183181
- [x] 添加首字母输出大小写选项 `uppercase`
184182
- [x] 支持载入自定义词库:`Pinyin::appends($appends = array())`
185183
- [x] 支持 Laravel 5 的service provider。[overtrue/laravel-pinyin](https://github.com/overtrue/laravel-pinyin)

0 commit comments

Comments
 (0)