From 6e44517eace0665bdd5af101a9e376557117ec19 Mon Sep 17 00:00:00 2001 From: Christophe Roger Date: Mon, 10 Oct 2016 22:13:07 +1100 Subject: Updated README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 77d831f..11eeb91 100755 --- a/README.md +++ b/README.md @@ -15,6 +15,10 @@ Original Alessandro Plasmati template and more informations can be found here : Unlike _Alessandro Plasmati_ CV template, all layout stuff in **Awesome Source Latex CV** has moved in the Latex class file _awesome-source-cv.cls_. +## Quick start + +You can edit online **Awesome Source Latex CV** on [Overleaf](https://www.overleaf.com/latex/templates/awesome-source-cv/wrdjtkkytqcw). Feel free to use my [invite link](https://www.overleaf.com/signup?ref=54c221604cd6) if you want to create your account. + ## How to use **Awesome Source CV** latex class ```latex @@ -91,3 +95,8 @@ entry must be separated by the **\emptyseparator** {Technology highlights} \end{experiences} ``` + +## License + +Latex class file awesome-source-cv.cls is published under the term of the [LPPL Version 1.3c](https://www.latex-project.org/lppl.txt). +All content files are published under the term of the [CC BY-SA 4.0 License](https://creativecommons.org/licenses/by-sa/4.0/legalcode) \ No newline at end of file -- cgit v1.2.1 From 0e22380e7a2d4ba3081382ab11fe9597d6fa26e9 Mon Sep 17 00:00:00 2001 From: Christophe Roger Date: Tue, 11 Oct 2016 21:02:55 +1100 Subject: Updated readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 11eeb91..32e7775 100755 --- a/README.md +++ b/README.md @@ -98,5 +98,6 @@ entry must be separated by the **\emptyseparator** ## License -Latex class file awesome-source-cv.cls is published under the term of the [LPPL Version 1.3c](https://www.latex-project.org/lppl.txt). -All content files are published under the term of the [CC BY-SA 4.0 License](https://creativecommons.org/licenses/by-sa/4.0/legalcode) \ No newline at end of file +Latex class file _awesome-source-cv.cls_ is published under the term of the [LPPL Version 1.3c](https://www.latex-project.org/lppl.txt). + +All content files are published under the term of the [CC BY-SA 4.0 License](https://creativecommons.org/licenses/by-sa/4.0/legalcode). \ No newline at end of file -- cgit v1.2.1