Skip to content

Commit 7ac9826

Browse files
author
Aleksey Masny
committed
Update README.md
1 parent af9b1ca commit 7ac9826

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ piPinyin.toPinyin('我');
1515
piPinyin.recycle();
1616
```
1717

18+
How to build jar
19+
----------
20+
```bash
21+
./gradlew clean jar
22+
```
23+
1824
License
1925
-------
2026

@@ -34,4 +40,4 @@ License
3440

3541

3642

37-
[1]: https://code.google.com/p/pinyin4android/
43+
[1]: https://code.google.com/p/pinyin4android/

0 commit comments

Comments
 (0)