Skip to content

Commit

Permalink
完善README.md中一处示例代码
Browse files Browse the repository at this point in the history
  • Loading branch information
Yurunsoft committed Apr 8, 2018
1 parent 4ad1086 commit ef720ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -81,6 +81,7 @@ Chinese::setMode('JSON');

```php
use \Yurun\Util\Chinese;
use \Yurun\Util\Chinese\Pinyin;
$string = '恭喜發財!';
echo $string, PHP_EOL;

Expand Down

0 comments on commit ef720ab

Please sign in to comment.