summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChristophe Roger <darwiinc@live.fr>2016-07-30 08:45:45 +1100
committerChristophe Roger <darwiinc@live.fr>2016-07-30 08:45:45 +1100
commitae05b87a20eda95a1b193a6f68b1c06774506778 (patch)
treec60e996957d5a06d5301fc8df4bcfbc74d5d7907 /README.md
parentb9ae1bf067668aaa33c98bee1483e3ebd759bec7 (diff)
downloadcv-ae05b87a20eda95a1b193a6f68b1c06774506778.tar.gz
cv-ae05b87a20eda95a1b193a6f68b1c06774506778.tar.bz2
cv-ae05b87a20eda95a1b193a6f68b1c06774506778.tar.xz
cv-ae05b87a20eda95a1b193a6f68b1c06774506778.zip
Updated REAMDME.md
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index e5e541a..74bfcfd 100755
--- a/README.md
+++ b/README.md
@@ -1,14 +1,15 @@
latex-classicalcv
=================
-Latex CV based on CV template created by Alessandro Plasmati. The original templates utilizes XeLaTeX engine and Fontin font.
+Latex CV based on CV template created by Alessandro Plasmati. The original templates utilizes _XeLaTeX_ engine and _Fontin_ font.
More informations can be found here :
- [ Scribd ](http://fr.scribd.com/doc/16335667/Writing-your-Professional-CV-with-LaTeX)
- [ LaTeX Templates ](http://www.latextemplates.com/template/plasmati-graduate-cv)
- [ ShareLatex ](https://www.sharelatex.com/templates/cv-or-resume/professional-cv)
-In my version, Personal data have moved on top of the page just before the professional title.
+In my version, Personal data have moved on top of the page just before the professional title. I've also replaced default font by _Helvetica Neue_
+and included _Font Awesome_ items.
I have also created little Latex macros to make easier and cleaner Latex source code
@@ -20,7 +21,6 @@ I have also created little Latex macros to make easier and cleaner Latex source
\smartphone{+687 000 000}
\email{mail@dummy-mail.com}
```
-
Another macro has been set to perform conditional include. You have to put \demotrue or \demofalse once in your file to use \conditionalinput macro
```latex