From ba8d44d176eaa388d20983e9b8f41cc8ada745bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jari-Matti=20M=C3=A4kel=C3=A4?= <jmjmak@utu.fi> Date: Sun, 22 Dec 2019 16:18:16 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 72e5b57..07e8fef 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ Compatible with: ShareLaTeX, pdfLaTeX, LuaLaTeX, XeLaTeX, LyX, latexmk. ## Main menu - * [Docker build environment](web/docker.md): read this if you want to generate the - document locally using Docker or use a Git service (Gitlab / Github) + * [Docker build environment](web/docker.md): read this if you want to generate + the document locally using Docker or use a Git service (Gitlab / Github) for CI/CD. * [LaTeX virtual machine](web/vm.md): read this if you want to write the @@ -24,6 +24,10 @@ Compatible with: ShareLaTeX, pdfLaTeX, LuaLaTeX, XeLaTeX, LyX, latexmk. The distribution provides: Debian stable, TeX Live, LyX, Pandoc, TeX editors, Emacs, Vim, Pygments, Seafile, Chromium, Docker. + * [Using UTU ShareLaTeX](web/sharelatex.md): read this if you want to write + the document in the cloud using the real-time collaborative ShareLaTeX + service hosted by University of Turku. + * [Using the thesis template](web/config.md): **you should read this**. Contains information on using and setting up the template. -- GitLab