Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

Commit 74fe510

Browse files
committed
docs: add installation and usage examples
1 parent e42f495 commit 74fe510

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

+17-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,20 @@
88

99
<br/>
1010

11-
<p align="center"><img src="./media/coco-demo.gif" width="100%"></p>
11+
<p align="center"><img src="./media/coco-demo.gif" width="100%"></p>
12+
13+
# `coco`
14+
15+
## Installation
16+
17+
```bash
18+
npm install -g @lucas-labs/coco
19+
```
20+
21+
## Usage
22+
23+
```bash
24+
$ coco
25+
26+
# and follow the steps 😊
27+
```

0 commit comments

Comments
 (0)