From 2a071131439170dbe139fcf58529f5e1501290a3 Mon Sep 17 00:00:00 2001 From: zool Date: Thu, 3 Dec 2015 01:49:33 +0100 Subject: [PATCH] Add link to my article --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aeb557a..20fb638 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ To install pandoc on Mac OS X, run `brew install pandoc`. To install it on Linux ## Recommended readings +- [Typesetting Automation](http://mrzool.cc/writing/typesetting-automation/), my article about this project with in-depth instructions for a typical workflow. - [Why I do my résumé in LaTeX](http://www.toofishes.net/blog/why-i-do-my-resume-latex/) by Dan McGee - [What are the benefits of writing resumes in TeX/LaTeX?](http://tex.stackexchange.com/questions/11955/what-are-the-benefits-of-writing-resumes-in-tex-latex) on TeX Stack Exchange - [Typesetting your academic CV in LaTeX](http://nitens.org/taraborelli/cvtex) by Dario Taraborelli