Skip to content

Commit 066ef10

Browse files
committed
Add readme #2
* Add Usage section
1 parent c274c97 commit 066ef10

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,16 @@
1111
1212
## Install
1313

14-
```sh
14+
```
1515
npm install --global posthtml-cli
1616
```
1717

18+
## Usage
19+
20+
```
21+
posthtml-cli --help
22+
```
23+
1824
## License
1925
MIT
2026

0 commit comments

Comments
 (0)