From 617245440d528d013a15664d9c85efb91486e4ab Mon Sep 17 00:00:00 2001
From: 3liasP <tekku35@live.com>
Date: Wed, 18 Oct 2023 21:13:11 +0300
Subject: [PATCH] update readme

---
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 96fdb26..b1c1480 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 # BSc Thesis
 
 ![Build pipeline status](https://gitlab.utu.fi/ecpelt/bsc-thesis-ci/badges/main/pipeline.svg)
+![GitHub repo size](https://img.shields.io/github/repo-size/3liasP/bsc-thesis)
 
 This is repository is originally forked from a [document template](https://gitlab.utu.fi/ttweb/thesis) to be used as a LaTeX master-file for bachelor's thesis in University of Turku Department of Computing.
 
@@ -25,7 +26,7 @@ The template itself is compatible with:
 The template is configured to use the prebuilt TeXLive image available via
 [thesis/builder](https://gitlab.utu.fi/tech/soft/thesis/builder).
 
-## Template documentation
+### Template documentation
 
-Online documentation for the template is available at
+Online documentation for the used template is available at
 **<https://tech.utugit.fi/soft/thesis/doc/doc/overview/>**.
-- 
GitLab