Warn on v0.2 on README

This commit is contained in:
Guillaume P 2018-02-04 11:46:16 +01:00 committed by GitHub
parent 33c01e369a
commit 279e0c7e0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,8 @@
Parse command line argument by defining a struct. It combines [clap](https://crates.io/crates/clap) with custom derive.
**This README is in flux for v0.2 that's not yet published. Please refere to https://crates.io/crates/structopt to have a README syncronised with crates.io version.**
## Documentation
Find it on Docs.rs: [structopt-derive](https://docs.rs/structopt-derive) and [structopt](https://docs.rs/structopt).