summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index e8faab8..9cd47d3 100755
--- a/README.md
+++ b/README.md
@@ -13,5 +13,9 @@ In my version, Personal data have moved on top of the page just before the profe
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}}
+\linkedin{{link}{Link Description}}
+\address{12, Dummy Road, 000000, Dummy Country}
+\infos{Dummy infos (birthday, etc...)}
+\smartphone{+687 000 000}
+\email{mail@dummy-mail.com}
```