summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChristophe Roger <darwiinc@live.fr>2015-08-19 15:43:29 +1100
committerChristophe Roger <darwiinc@live.fr>2015-08-19 15:43:29 +1100
commite0aeeb4fefd466537f52785050eb1e9c321d4b30 (patch)
treed72c25aac8fd4e6626925074a7ad00f3fd2d7ffa /README.md
parent83f0ddd4b386aa02105d65b104a9b1abd4740bf3 (diff)
downloadcv-e0aeeb4fefd466537f52785050eb1e9c321d4b30.tar.gz
cv-e0aeeb4fefd466537f52785050eb1e9c321d4b30.tar.bz2
cv-e0aeeb4fefd466537f52785050eb1e9c321d4b30.tar.xz
cv-e0aeeb4fefd466537f52785050eb1e9c321d4b30.zip
Updated README.md
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md
index e25a6dc..e8faab8 100755
--- a/README.md
+++ b/README.md
@@ -1,14 +1,17 @@
latex-classicalcv
=================
-Latex CV based on Alessandro PLASMATI graduate CV. More informations can be found here
+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
- http://fr.scribd.com/doc/16335667/Writing-your-Professional-CV-with-LaTeX
- http://www.latextemplates.com/template/plasmati-graduate-cv
+- https://www.sharelatex.com/templates/cv-or-resume/professional-cv
-This resume use
+In my version, Personal data have moved on top of the page just before the professional title.
-Macros have been created to make easier and cleaner Latex source code
+I have also created little macros have been created to make easier and cleaner Latex source code
```TeX
\user{firstname}{LASTNAME}
+\linkedin{\faLinkedin \quad \href{link}{Link Description}}
```