summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChristophe Roger <darwiinc@live.fr>2016-09-21 12:16:02 +1100
committerChristophe Roger <darwiinc@live.fr>2016-09-21 12:16:02 +1100
commitf901020653c3e5d7713367db2137923b3a6f2b14 (patch)
treeef5b67d614b3bfd0dc5a12fd5ea2612e0c2f13b2 /README.md
parente5bf5468df0d978d96fad72d5cba18761ae914d4 (diff)
parent763b46b9667158510d61ee2396d26a1ba59656fb (diff)
downloadcv-f901020653c3e5d7713367db2137923b3a6f2b14.tar.gz
cv-f901020653c3e5d7713367db2137923b3a6f2b14.tar.bz2
cv-f901020653c3e5d7713367db2137923b3a6f2b14.tar.xz
cv-f901020653c3e5d7713367db2137923b3a6f2b14.zip
Merge branch 'master' into local-github
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index f71e31e..80323f0 100755
--- a/README.md
+++ b/README.md
@@ -22,7 +22,16 @@ I've chosen to cut my resume in a couple of smaller files and to add some macro
\email{mail@dummy-mail.com}
```
-The experices section has to follow this template:
+To describe your experiences you have first to declare the _experiences_ environment
+
+```latex
+% Begin a new experiences environment to use experience and consultantexperience macro
+\begin{experiences}
+
+% Here's go your experiences
+
+\end{experiences}
+```
```latex
% Begin a new experiences environment to use experience and consultantexperience macro