From 74be250a8d7197095d80ba3a8c71aaf817436939 Mon Sep 17 00:00:00 2001 From: zool Date: Mon, 26 Oct 2015 21:33:28 +0100 Subject: [PATCH] omit needless words --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index beebf22..271b4ec 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ LaTeX takes then care of the typesetting with its usual elegance. Below a previe ![preview](preview.jpg) -With this method you can keep your entire CV encoded in a single yaml file, put it under version control (in a gist, for instance), and generate a PDF on the fly when needed. You can also easily convert it to other formats, like HTML for web publishing. Convenient, super portable and time-proof. +With this method you can keep your entire CV encoded in a single yaml file, put it under version control (in a gist, for instance), and generate a PDF on the fly when needed. You can also easily convert it to other formats, like HTML for web publishing. Convenient, portable and time-proof. ## Dependencies