Skip to content

Commit

Permalink
docs: add installation and usage examples
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-labs committed Sep 30, 2022
1 parent e42f495 commit 74fe510
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 8,20 @@

<br/>

<p align="center"><img src="./media/coco-demo.gif" width="100%"></p>
<p align="center"><img src="./media/coco-demo.gif" width="100%"></p>

# `coco`

## Installation

```bash
npm install -g @lucas-labs/coco
```

## Usage

```bash
$ coco

# and follow the steps 😊
```

0 comments on commit 74fe510

Please sign in to comment.