diff --git a/README.md b/README.md index e6adcb7..e535a60 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@

- version: 1.0 + version: 1.0 license: GPL3

-## Arikaim CMS UI libraries +## Arikaim CMS UI components ### Install ``` -composer require arikaim/ui +composer require arikaim/ui-components ``` diff --git a/composer.json b/composer.json index 8f39bb2..385a57e 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { - "name": "arikaim/ui", - "description": "Arikam CMS UI Libraries", - "keywords": ["UI", "Arikam UI Libraries","Arikaim"], + "name": "arikaim/ui-components", + "description": "Arikam CMS UI components", + "keywords": ["UI", "Arikam UI components","Arikaim"], "type": "arikaim-library", "license": "GPL-3.0-or-later", "authors": [{