From 4716b38bf13ac21f77358759d9e956a3baeedf39 Mon Sep 17 00:00:00 2001 From: Christophe Roger Date: Wed, 19 Aug 2015 18:14:57 +1100 Subject: Updated README.md with macros example --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README.md') 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} ``` -- cgit v1.2.1