Skip to content

Commit

Permalink
doc: small fixes (#612)
Browse files Browse the repository at this point in the history
  • Loading branch information
kbknapp authored Jul 30, 2016
1 parent 8b41e94 commit a983bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Windows: [![Build status](https://ci.appveyor.com/api/projects/status/ejg8c33dn3

Command Line Argument Parser for Rust

It is a simple to use, efficient, and full featured library for parsing command line arguments and subcommands when writing console, or terminal applications.
It is a simple-to-use, efficient, and full-featured library for parsing command line arguments and subcommands when writing console/terminal applications.

## [documentation](http://kbknapp.github.io/clap-rs/clap/index.html)

Expand Down

0 comments on commit a983bd9

Please sign in to comment.