summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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.