From cc2b24c7d4ee61ef3d9418ccfb01e7039e3ae04e Mon Sep 17 00:00:00 2001
From: jee7 <raimond.tunnel@ut.ee>
Date: Sun, 19 Jan 2025 19:18:27 +0000
Subject: [PATCH] Changed the titles in the README.md

---
 README.md | 24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)

diff --git a/README.md b/README.md
index 628c8cb..3eead95 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,14 @@
+# Arvutiteaduse instituudi bakalaureuse- ja magistriأµppe lأµputأ¶أ¶de LaTeX mall
+
 Siin asub arvutiteaduse instituudi bakalaureuse- ja magistriأµppe lأµputأ¶أ¶de LaTeX mall. See mall on mأµeldud abistava juhendina, kuidas Teie vأµite oma lأµputأ¶أ¶d vormistada. Konkreetsete reeglite jaoks tuleks vaadata [Tartu أœlikooli arvutiteaduse instituudis kaitsvate lأµputأ¶أ¶de nأµuete ja hindamise](https://cs.ut.ee/en/content/thesis-deadlines-and-guidelines) dokumenti.
 
-# Juhised
+## Juhised
 
-## Overleaf
+### Overleaf
 
 TODO
 
-## Visual Studio Code
+### Visual Studio Code
 
 Selleks, et kasutada seda malli **Visual Studio Code** tأ¶أ¶keskkonnas, kأµigepealt tأµmmake ja paigaldage see tأ¶أ¶keskkond ([https://code.visualstudio.com/]).
 
@@ -16,7 +18,7 @@ Visual Studio (VS) Code on paljude vأµimsate laiendustega kergeloomuline tأ¶أ¶ke
 
 Te peate ka LaTeXi eraldi oma arvutisse paigaldama.
 
-### Windowsil
+#### Windowsil
 
 Tأµmmake alla [https://www.tug.org/texlive/windows.html#:~:text=install%2Dtl%2Dwindows.exe.](Tex Live) tarkvara. Paigaldamisel te vأµite valida *Advanced* seadistused ja muuta *full scheme* (8 GB) valiku *basic scheme* (~400 MB) valiku peale. Olenemata valikust peate te kأ¤sitsi paigaldama ka `latexmk` ja `latexmk.windows` paketid.
 
@@ -30,17 +32,17 @@ Siin on ka أ¼ks pأµhjalik أµpetus: [https://blog.jakelee.co.uk/getting-latex-wor
 
 
 ---
-
+# The LaTeX Thesis Template for the Bachelor's and Master's Theses at the Institute of Computer Science
 
 Here are the LaTeX thesis templates for to help with writing your bachelor's or master's thesis at the Institute of Computer Science. The template is for guidance on how Your thesis could be formatted. For specific rules, refer to the [Guidelines for preparing and grading of graduation theses at the Institute of Computer Science of the University of Tartu](https://cs.ut.ee/en/content/thesis-deadlines-and-guidelines) document
 
-# Instructions
+## Instructions
 
-## Overleaf
+### Overleaf
 
 TODO
 
-## Visual Studio Code
+### Visual Studio Code
 
 To use this template with **Visual Studio Code**, first download and install the IDE ([https://code.visualstudio.com/]).
 
@@ -50,7 +52,7 @@ Visual Studio (VS) Code is a lightweight IDE with very powerful extensions. To w
 
 You also need to separately install LaTeX itself on your computer.
 
-### For Windows
+#### For Windows
 Download the [https://www.tug.org/texlive/windows.html#:~:text=install%2Dtl%2Dwindows.exe.](Tex Live) software. When installing, you can select *Advaned* and change *full scheme* (8 GB) to *basic scheme* (~400 MB). Regardless of your choice, you have to install the packages `latexmk` and `latexmk.windows` manually.
 
 If you chose the *basic scheme*, you need to also install the following packages: 
@@ -60,12 +62,12 @@ If at any time VS Code tells you that it cannot find a specific package, use the
 
 There is a comprehensive tutorial also here: [https://blog.jakelee.co.uk/getting-latex-working-in-vscode-on-windows/]
 
-### For Linux
+#### For Linux
 
 TODO
 
 
-### For Mac
+#### For Mac
 
 TODO
 
-- 
GitLab