Skip to content

Commit

Permalink
add readme for locale option
Browse files Browse the repository at this point in the history
  • Loading branch information
duguying committed May 13, 2016
1 parent 2f8ec97 commit 63c5dbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ add following into `php.ini`
```
pinyin.chars=/path/to/chars.csv
pinyin.words=/path/to/words.csv
pinyin.locale="en_GB.UTF-8" [optional]
```

## usage
Expand Down

0 comments on commit 63c5dbc

Please sign in to comment.