Skip to content

Commit

Permalink
=
Browse files Browse the repository at this point in the history
  • Loading branch information
arikaim-repository committed Oct 1, 2019
1 parent 5130a66 commit cd148a9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<p align="center">
<img src="https://img.shields.io/github/release/arikaim/ui.svg" alt="version: 1.0">
<img src="https://img.shields.io/github/release/arikaim/ui-components.svg" alt="version: 1.0">
<img src="https://img.shields.io/badge/License-GPLv3-blue.svg" alt="license: GPL3">
</p>

## Arikaim CMS UI libraries
## Arikaim CMS UI components

### Install
```
composer require arikaim/ui
composer require arikaim/ui-components
```
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -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": [{
Expand Down

0 comments on commit cd148a9

Please sign in to comment.