Skip to content

Commit

Permalink
add keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue committed Mar 15, 2015
1 parent cbfcca7 commit 5a3bf58
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "overtrue/laravel-pinyin",
"description": "Chinese to Pinyin translator.",
"keywords": [
"laravel",
"pinyin",
"chinese",
"overtrue"
],
"require": {
"overtrue/pinyin": "*"
},
Expand Down

0 comments on commit 5a3bf58

Please sign in to comment.