Add UML documentation
This commit is contained in:
7
docs/UML/Component Diagram.puml
Normal file
7
docs/UML/Component Diagram.puml
Normal file
@@ -0,0 +1,7 @@
|
||||
@startuml
|
||||
[GUI]
|
||||
[Image Processing]
|
||||
|
||||
[GUI] ..> [Image Processing]
|
||||
|
||||
@enduml
|
||||
Reference in New Issue
Block a user