Update README.md
This commit is contained in:
parent
64cfd02966
commit
7223e47cec
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
yaml-cpp is a [YAML](http://www.yaml.org/) parser and emitter in C++ matching the [YAML 1.2 spec](http://www.yaml.org/spec/1.2/spec.html).
|
yaml-cpp is a [YAML](http://www.yaml.org/) parser and emitter in C++ matching the [YAML 1.2 spec](http://www.yaml.org/spec/1.2/spec.html).
|
||||||
|
|
||||||
To get a feel for how it can be used, see the [Tutorial](TODO). For the old API (version < 0.5.0), see [How To Parse A Document](TODO) or [How to Emit YAML](TODO).
|
To get a feel for how it can be used, see the [Tutorial](https://github.com/jbeder/yaml-cpp/wiki/Tutorial). For the old API (version < 0.5.0), see [How To Parse A Document](TODO) or [How to Emit YAML](TODO).
|
||||||
|
|
||||||
|
|
||||||
# Problems? #
|
# Problems? #
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user