diff --git a/README.md b/README.md index 35111ec..545e53b 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ LaTeX takes then care of the typesetting with its usual elegance. Below a previe ![preview](preview.png) -With this method, you can keep your entire CV encoded in a single YAML file, put it under version control (into a gist, for instance), and generate a PDF on the fly when needed. You can also easily export it to other formats, like HTML for web publishing. Convenient, portable and time-proof. +With this method, you can keep your entire CV encoded in a single YAML file, put it under version control (into a gist, for instance), and generate a PDF on the fly when needed. You can also easily export it to other formats, like HTML for web publishing (I've heard [Jekyll](http://jekyllrb.com/) likes YAML). Convenient, portable and time-proof. ## Dependencies