Skip to content

Commit 4b9db51

Browse files
committed
modif README
1 parent da1078e commit 4b9db51

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Example:
1616
Out:
1717
test.hanzi2pinyin(string='钓鱼岛是中国的')
1818
['diao', 'yu', 'dao', 'shi', 'zhong', 'guo', 'de']
19+
1920
test.hanzi2pinyin_split(string='钓鱼岛是中国的', split="-")
21+
2022
diao-yu-dao-shi-zhong-guo-de
2123

0 commit comments

Comments
 (0)