mirror of
https://github.com/clap-rs/clap
synced 2024-12-13 22:32:33 +00:00
Update README.md
This commit is contained in:
parent
adbce3bdc4
commit
6e4f3822e6
1 changed files with 2 additions and 0 deletions
|
@ -123,6 +123,8 @@ Add `extern crate clap;` to your crate root.
|
|||
|
||||
You can find complete documentation on the [github-pages site](http://kbknapp.github.io/clap-rs/docs/clap/index.html) for this project.
|
||||
|
||||
You can also find full usage examples in the examples/ directory of this repo.
|
||||
|
||||
## How to build
|
||||
|
||||
### Running the tests
|
||||
|
|
Loading…
Reference in a new issue