Skip to content

Commit 83dfb45

Browse files
committed
doc(readme): add install section
1 parent 94c42d5 commit 83dfb45

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Smooth code utility for training exercises.
44

5+
## Install
6+
7+
```
8+
npm install -g smooth-code-cli
9+
```
10+
511
## Usage
612

713
```

0 commit comments

Comments
 (0)