From cfc3ce3644ea1e01f145a983d333eaf94c0fa912 Mon Sep 17 00:00:00 2001 From: zool Date: Thu, 29 Oct 2015 19:06:02 +0100 Subject: [PATCH] Add link to YAML overview --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bf454b..c0a3fa3 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ experience: city: Basel ``` -That makes super easy to update a CV while keeping a consistent structure. +That makes super easy to update a CV while keeping a consistent structure. If you're not familiar with the YAML syntax, [here](http://learnxinyminutes.com/docs/yaml/)'s a pretty good overview. Thanks to [pandoc](http://pandoc.org/), we can then access our data from `template.tex` using a special notation. Iterating on repetitive data structures becomes trivial: