From d30fa322e65200f79d27b3a1961653968a56b38a Mon Sep 17 00:00:00 2001 From: zool Date: Wed, 21 Oct 2015 15:43:37 +0200 Subject: [PATCH] fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10ff6cf..0a509bb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # CV/Résumé Boilerplate -It contains a modified version of Dario Taborelli's [cvtex](https://github.com/dartar/cvtex) template. The original is targeted to academics and scientist, while this one should be well suited for everyone else. +This repository contains a modified version of Dario Taborelli's [cvtex](https://github.com/dartar/cvtex) template. The original is targeted to academics and scientist, while this one should be well suited for everyone else. Since I find writing LaTeX tedious, I've ported the whole thing to [pandoc](http://pandoc.org/), abstracted the layout into a TeX file, and moved the content to a yaml file.