Skip to content

Commit b048edd

Browse files
committed
Update README
1 parent 3cfff13 commit b048edd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

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

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

0 commit comments

Comments
 (0)