Skip to content

Commit 4c6fd93

Browse files
authored
Merge pull request #6085 from JiaBao-do/update-readme
docs: Updated README to get started easily
2 parents 583ba4a + 92da9cb commit 4c6fd93

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@
1212

1313
Dual-licensed under [Apache 2.0](LICENSE-APACHE) or [MIT](LICENSE-MIT).
1414

15+
## Get Started
16+
17+
```console
18+
$ cargo add clap
19+
```
20+
1521
## About
1622

1723
Create your command-line parser, with all of the bells and whistles, declaratively or procedurally.

0 commit comments

Comments
 (0)