Skip to content

Commit 9132f24

Browse files
committed
Update README
1 parent dbe6eec commit 9132f24

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
1-
# command-create
1+
<div align="center">
2+
<h1>Command Create</h1>
3+
<h4>Librarian's built-in create command.</h4>
4+
</div>
25

3-
Librarian's built-in create command.
6+
## Commands Available
7+
8+
### Create Content
49

510
```shell
611
./librarian create content [template]
712
```
13+
14+
### Create Command
15+
16+
```shell
17+
./librarian create command
18+
```

0 commit comments

Comments
 (0)