diff options
-rw-r--r-- | README.md | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,4 +1,12 @@ -# How to compile: +# About this project: + +This CV uses amazing [AltaCV](https://github.com/liantze/AltaCV) class. + +You can see the latest version of my CV at [this link](https://matejamaric.com/cv.pdf). + +## How to compile: + +Just run `pdflatex cv.tex`. Your should probably install full version of `texlive` package. It is couple of GB, but you get everything LaTeX has to offer. |