diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..e225f5e --- /dev/null +++ b/README.md @@ -0,0 +1,24 @@ +Resume LaTeX Template +===================== + +**Weitian LI** + +2018-04-14 + +Introduction +------------ +This repository holds my resume (both Chinese and English version), +and the LaTeX template, which I hope can help others with their resumes. + +This template is based on the +[YACC: Another Awesome CV](https://github.com/darwiin/yaac-another-awesome-cv) +by Christophe Roger, which is further based on the +[Plasmati Graduate CV](https://www.latextemplates.com/template/plasmati-graduate-cv) +by Alessandro Plasmati. + +License +------- +* LaTeX class `resume.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 4.0 License](https://creativecommons.org/licenses/by/4.0/). |