summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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