From b6ed6242e7bd0773dd8b60e0d375c299694cef1b Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Wed, 27 Dec 2023 18:04:09 +0300 Subject: [PATCH] Readme : Add links to v2 release. --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c8620cd..778b440 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # Dmitry Voronin Resume. +## Latest release. + +[English version](/voronind/resume/releases/download/v2/voronind_en.pdf) +[Русская версия](/voronind/resume/releases/download/v2/voronind_ru.pdf) + ## How to build. ```bash $ make @@ -30,7 +35,7 @@ $ ./install-tl ``` ### Installing missing dependencies. -When trying to build the project, lualatex may throw missing dependency errors. +When trying to build the project, lualatex may throw missing dependency errors. To install them use `$ tlmgr install $dependency`. ## TODO.