diff options
author | Christophe Roger <darwiinc@live.fr> | 2016-09-21 20:59:45 +1100 |
---|---|---|
committer | Christophe Roger <darwiinc@live.fr> | 2016-09-21 20:59:45 +1100 |
commit | c85a8ed6c36b0d8154fc1679714d3b5433cb55cc (patch) | |
tree | d55eaea8306877a274fc0a9bf81c49316099214d /README.md | |
parent | a17e65ad5779896c3206ebd1287678ef1ff590c7 (diff) | |
download | cv-c85a8ed6c36b0d8154fc1679714d3b5433cb55cc.tar.gz cv-c85a8ed6c36b0d8154fc1679714d3b5433cb55cc.tar.bz2 cv-c85a8ed6c36b0d8154fc1679714d3b5433cb55cc.tar.xz cv-c85a8ed6c36b0d8154fc1679714d3b5433cb55cc.zip |
Updated README
Diffstat (limited to 'README.md')
-rwxr-xr-x | README.md | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -29,14 +29,14 @@ I've chosen to cut my resume in a couple of smaller files and to add some macro \linkedin{christopheroger} \viadeo{christopheroger} \github{darwiin}\\ - \smartphone{+687 831 831} - \email{christophe.roger@gmail.com}\\ - \address{2 Rue Henri Lafleur, 98835 Dumbéa, Nouvelle-Calédonie}\\ + \smartphone{+687 123 456} + \email{christophe.roger@mail.com}\\ + \address{2 Rue du quartier, 98765 Ville, Pays}\\ \infos{Né le 23 septembre 1982 (33 ans) à Nouméa, Nouvelle-Calédonie} } ``` -To describe your experiences you have first to declare the _experiences_ environment +To describe your experiences you have first to declare the **experiences** environment ```latex % Begin a new experiences environment to use experience and consultantexperience macro @@ -47,8 +47,8 @@ To describe your experiences you have first to declare the _experiences_ environ \end{experiences} ``` -Then you can fill the environment with \experience and \consultantexperience entries. Each -entry must be separated by the \emptyseparator +Then you can fill the environment with **\experience** and **\consultantexperience** entries. Each +entry must be separated by the **\emptyseparator** ```latex % Begin a new experiences environment to use experience and consultantexperience macro |