From f90c3448e4c2ed6782c1e15ceca3cbe8225e95c5 Mon Sep 17 00:00:00 2001 From: zool Date: Wed, 9 Dec 2015 10:12:15 +0100 Subject: [PATCH] Rewording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 545e53b..a568c84 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,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. +- [Typesetting Automation](http://mrzool.cc/writing/typesetting-automation/), my article about this project with in-depth instructions and some suggestions for an ideal 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