Update Readme.md
This commit is contained in:
parent
76b018f7c9
commit
363b37dd24
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ The parser is heavily influenced by `libyaml` and `yaml-cpp`.
|
||||||
This crate works on all Rust supported platforms and
|
This crate works on all Rust supported platforms and
|
||||||
Rust 1.0.0 and nightly!
|
Rust 1.0.0 and nightly!
|
||||||
|
|
||||||
|
See [Document](http://chyh1990.github.io/yaml-rust/doc/yaml_rust/)
|
||||||
|
|
||||||
NOTE: This library is still under heavily development.
|
NOTE: This library is still under heavily development.
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
Loading…
Reference in a new issue