mirror of
https://github.com/clap-rs/clap
synced 2024-12-13 14:22:34 +00:00
Update README.md
This commit is contained in:
parent
63c40eb68c
commit
3b64c684ef
1 changed files with 3 additions and 0 deletions
|
@ -94,3 +94,6 @@ Simply add `clap` as a dependecy in your `Cargo.toml` file to use from crates.io
|
|||
git = "https://github.com/kbknapp/clap-rs.git"
|
||||
```
|
||||
Then run `cargo build` or `cargo update` for your project.
|
||||
|
||||
## More Information
|
||||
You can find complete documentation on the [github-pages site.](http://kbknapp.github.io/clap-rs/docs/clap/index.html)
|
||||
|
|
Loading…
Reference in a new issue