diff --git a/composer.json b/composer.json index 54fa746..a9c335d 100644 --- a/composer.json +++ b/composer.json @@ -1,8 +1,8 @@ { "name": "icanboogie/cldr", "type": "library", - "description": "Provides an API to retrieve data from the CLDR", - "keywords": [ "i18n", "cldr" ], + "description": "An API to i18n your application using Unicode's CLDR", + "keywords": [ "i18n", "cldr", "locale", "territory", "currency", "format" ], "homepage": "http://icanboogie.org/", "license": "BSD-3-Clause",