From 695f37ac6271b5336b3442652856020b19be008d Mon Sep 17 00:00:00 2001 From: Olivier Laviale Date: Wed, 17 Dec 2014 22:43:31 +0100 Subject: [PATCH] Update --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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",