diff --git a/README.md b/README.md
index 3eead954dc2f2f674601548e5c28139e0fa936a6..7ff99a95d6efbf0f16d5ff23b5ccd3de1382f5c0 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ TODO
 
 ### 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/]).
+Selleks, et kasutada seda malli **Visual Studio Code** tأ¶أ¶keskkonnas, kأµigepealt tأµmmake ja paigaldage see tأ¶أ¶keskkond ([https://code.visualstudio.com/](https://code.visualstudio.com/)).
 
 Visual Studio (VS) Code on paljude vأµimsate laiendustega kergeloomuline tأ¶أ¶keskkond. Selleks, et VS Code keskkonnas LaTeXiga tأ¶أ¶d teha, tuleks paigaldada jأ¤rgnevad tأ¶أ¶keskkonna laiendused:
 * **LaTeX Workshop** – Pأµhiline laiendus, mis vأµimaldab LaTeXiga tأ¶أ¶d teha.
@@ -20,10 +20,11 @@ Te peate ka LaTeXi eraldi oma arvutisse paigaldama.
 
 #### 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.
+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.
 
 Kui te valisite *basic scheme* valiku, siis peate te paigaldama ka jأ¤rgnevad paketid: 
-```xcolor, parskip, etoolbox, microtype, kastrup, newtx, xpatch, xkeyval, xstring, fontaxes, tex-gyre, titlesec, caption, wrapfig, collectbox, adjustbox, footmisc, fancyvrb, fvextra, upquote, lineno, csquotes, cachefile, float, fp, latex2pydata, minted.windows, newfloat, pgf, pgfopts, minted, logreq, biblatex, biber.windows, biber, babel-estonian, hyphen-Estonian, euenc, tipa, xunicode, fontspec, lua-ul, tabularray, ninecolors
+```
+xcolor, parskip, etoolbox, microtype, kastrup, newtx, xpatch, xkeyval, xstring, fontaxes, tex-gyre, titlesec, caption, wrapfig, collectbox, adjustbox, footmisc, fancyvrb, fvextra, upquote, lineno, csquotes, cachefile, float, fp, latex2pydata, minted.windows, newfloat, pgf, pgfopts, minted, logreq, biblatex, biber.windows, biber, babel-estonian, hyphen-Estonian, euenc, tipa, xunicode, fontspec, lua-ul, tabularray, ninecolors
 ```
 
 Kui VS Code tأ¶أ¶keskond أ¼tleb, et ta ei leia أ¼les konkreetset paketti, siis kasutage Tex Live tarkvara, et see paigaldada.
@@ -53,10 +54,11 @@ 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
-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.
+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: 
-```xcolor, parskip, etoolbox, microtype, kastrup, newtx, xpatch, xkeyval, xstring, fontaxes, tex-gyre, titlesec, caption, wrapfig, collectbox, adjustbox, footmisc, fancyvrb, fvextra, upquote, lineno, csquotes, cachefile, float, fp, latex2pydata, minted.windows, newfloat, pgf, pgfopts, minted, logreq, biblatex, biber.windows, biber, babel-estonian, hyphen-Estonian, euenc, tipa, xunicode, fontspec, lua-ul, tabularray, ninecolors
+```
+xcolor, parskip, etoolbox, microtype, kastrup, newtx, xpatch, xkeyval, xstring, fontaxes, tex-gyre, titlesec, caption, wrapfig, collectbox, adjustbox, footmisc, fancyvrb, fvextra, upquote, lineno, csquotes, cachefile, float, fp, latex2pydata, minted.windows, newfloat, pgf, pgfopts, minted, logreq, biblatex, biber.windows, biber, babel-estonian, hyphen-Estonian, euenc, tipa, xunicode, fontspec, lua-ul, tabularray, ninecolors
 ```
 If at any time VS Code tells you that it cannot find a specific package, use the Tex Live software to install it.