summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xREADME.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/README.md b/README.md
index bb8b268..dfd3013 100755
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ Awesome Source CV [![Example](https://img.shields.io/badge/Exemple-pdf-blue.svg)
**Awesome Source Latex CV** is based on a CV template created by Alessandro Plasmati. The original template use _XeLaTeX_ engine and _[Fontin Sans](http://www.exljbris.com/fontinsans.html)_ font.
-Original Alessandro Plasmati template and more informations can be found here :
+More informations about the original Alessandro Plasmati template 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)
@@ -17,12 +17,14 @@ Unlike _Alessandro Plasmati_ CV template, all layout stuff in **Awesome Source L
## Quick start
-You can edit online **Awesome Source Latex CV** on [Overleaf](https://www.overleaf.com/latex/templates/awesome-source-cv/wrdjtkkytqcw). Feel free to use my [invite link](https://www.overleaf.com/signup?ref=54c221604cd6) if you want to create your account.
+You can edit online **Awesome Source Latex CV** on [Overleaf](https://www.overleaf.com/latex/templates/awesome-source-cv/wrdjtkkytqcw). Feel free to use my [referal link](https://www.overleaf.com/signup?ref=54c221604cd6) if you want to create your account.
## How to use **Awesome Source CV** latex class
### Construct the header
+Outside of the `\socialinfo` wrapper you have to define the mandatory parameters `\name`and `\tagline`.
+
```latex
% Define author's name
% Usage: \name{<firstname>}{<lastname>}
@@ -39,6 +41,8 @@ You can edit online **Awesome Source Latex CV** on [Overleaf](https://www.overle
\tagline{Chef de projet IT}
```
+Most social network have their command to render a clickable link or simple text label.
+
```latex
% Render author's linked-in (optional)
% Usage: \linkedin{<linked-in-nick>}
@@ -57,7 +61,7 @@ You can edit online **Awesome Source Latex CV** on [Overleaf](https://www.overle
\email{christophe.roger@mail.com}
```
-The command above must be integrated in the `\socialinfo` wrapper
+The command above must be integrated in the `\socialinfo` wrapper. You are free to add `\\` when you want to force a new line.
```latex
\socialinfo{