Skip to content

Commit cfb074f

Browse files
committed
docs: readme usage
1 parent 3cead5c commit cfb074f

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
1-
# create-jwc
1+
# create-jwcjs
22

33
A Command Line Tool to create jwc.js project
44

55
<img width="590" alt="preview" src="https://user-images.githubusercontent.com/62133302/208615749-dd6627af-e436-4cdb-aced-a1372b7f953a.png">
66

7+
## Usage
8+
9+
```
10+
npm init jwcjs@latest
11+
```
12+
13+
More information: [https://jwc.js.org](https://jwc.js.org)
14+
715
## License
816

917
[MIT](https://opensource.org/licenses/MIT)

0 commit comments

Comments
 (0)