From 2a6c1c14f8d00ef7332566d2386049f3a86f3d81 Mon Sep 17 00:00:00 2001 From: Mateja Date: Fri, 26 Mar 2021 13:17:12 +0100 Subject: Add link to CV. --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 097f6ab..a04d605 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit v1.2.3