Update Use Case Diagram, test plantuml to md

Jonas Jødestøl Haugland 2022-03-29 15:33:50 +02:00 committed by Felix Albrigtsen
parent 9184bd74d7
commit 3ea9d87d9f

@ -1,3 +1,4 @@
```plantuml
@startuml Tournament System
title Tournament System - Group 1
@ -78,4 +79,5 @@ TeamMng --> MembDel
HomeView --> TouVtou
HomeView --> TouVmatch
@enduml
@enduml
```