Add UML documentation

This commit is contained in:
Kim André Bjørkede
2025-10-11 16:57:26 +02:00
parent f1cc6d73cc
commit 79f4313cc6
2 changed files with 67 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
@startuml
[GUI]
[Image Processing]
[GUI] ..> [Image Processing]
@enduml