From d73ab965e8a74128d5a2704c84e3e3ca9c90b708 Mon Sep 17 00:00:00 2001 From: Jesse Beder Date: Sun, 29 Mar 2015 23:01:29 -0500 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 03855db..17f1315 100644 --- a/Home.md +++ b/Home.md @@ -1 +1 @@ -Welcome to the yaml-cpp wiki! +To learn how to use the library, see the [Tutorial](https://github.com/jbeder/yaml-cpp/wiki/Tutorial) and [How To Emit YAML](https://github.com/jbeder/yaml-cpp/wiki/How-To-Emit-YAML)