From 892c8fc612af020e92010cabc46e12e8bd6f1f84 Mon Sep 17 00:00:00 2001 From: Terry Lin Date: Sun, 12 Mar 2017 04:13:31 +0800 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a66a3c7..38e166c 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "dictpedia/zhuyin-pinyin", "description": "A PHP library that deals with Zhuyin to Pinyin and Pinyin to Zhuyin.", - "keywords": ["nosql", "redis", "predis"], + "keywords": ["zhuyin", "pinyin", "chinese", "php"], "homepage": "https://github.com/DictPedia/ZhuyinPinyin", "license": "MIT", "version": "1.0",