From e70b4afae37d70f7c86e35d9c48765cb6c9867ea Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Pokorn=C3=BD?= <xpokorn8@fi.muni.cz>
Date: Sun, 26 Mar 2023 23:42:57 +0200
Subject: [PATCH] showcasing diagrams

---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index ed06b200..99a907ad 100644
--- a/README.md
+++ b/README.md
@@ -31,10 +31,10 @@ System has three authorization roles - **Lecturer**,  **Student** and **Admin**.
 
 # Diagrams
 
-[//]: # (TODO: Add image and uncomment)
-[//]: # (![Class Diagram]&#40;https://gitlab.fi.muni.cz/xpokorn8/sprachschulsystem/-/raw/master/docs/ClassDiagram.png&#41;)
+DTO Class Diagram:
+![Class Diagram](https://gitlab.fi.muni.cz/xpokorn8/sprachschulsystem/-/raw/main/docs/ClassDiagram.png)
 
 ---
 
-[//]: # (TODO: Add image and uncomment)
-[//]: # (![UseCase Diagram]&#40;https://gitlab.fi.muni.cz/xpokorn8/sprachschulsystem/-/raw/master/docs/UseCaseDiagram.png&#41;)
+Use-case Diagram:
+![UseCase Diagram](https://gitlab.fi.muni.cz/xpokorn8/sprachschulsystem/-/raw/main/docs/UseCaseDiagram.png)
-- 
GitLab