Update Readme.md

This commit is contained in:
Chen Yuheng 2015-06-01 23:35:31 +08:00
parent 76b018f7c9
commit 363b37dd24

View file

@ -13,6 +13,8 @@ The parser is heavily influenced by `libyaml` and `yaml-cpp`.
This crate works on all Rust supported platforms and
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.
## Quick Start