Skip to content

Commit

Permalink
fix: update readme file.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauroreisvieira committed Nov 18, 2019
1 parent 7036cbe commit 26e100b
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Meetio Theme Colors

## Get Started

### Clone the repository using Git

```bash
git clone https://github.com/meetio-theme/meetio-theme-colors
```

### Installation

```bash
# NPM
$ npm install meetio-theme-colors --save

# YARN
yarn add meetio-theme-colors
```

Alternatively you can [download](https://codeload.github.com/meetio-theme/meetio-theme-colors/zip/master) this repository.

### Schemes Palettes

| Usage | Light | Dark |
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 26e100b

Please sign in to comment.