summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2021-03-26 13:17:12 +0100
committerMateja <mail@matejamaric.com>2021-03-26 13:17:12 +0100
commit2a6c1c14f8d00ef7332566d2386049f3a86f3d81 (patch)
treef71e2bd3769b0c9ffc42a608c8df780ffd8a2516
parenta07cc68a2dcf7549d01cf2ef355799592947281b (diff)
downloadcv-2a6c1c14f8d00ef7332566d2386049f3a86f3d81.tar.gz
cv-2a6c1c14f8d00ef7332566d2386049f3a86f3d81.zip
Add link to CV.
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
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.