Adds example UML diagram for communication
Introduces a simple UML diagram illustrating communication between two entities using PlantUML syntax. Provides a basic example to support documentation or learning purposes.
This commit is contained in:
3
uml/beispiel.puml
Normal file
3
uml/beispiel.puml
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
@startuml Beispiel
|
||||||
|
Alice -> Bob: Hello
|
||||||
|
@enduml
|
Reference in New Issue
Block a user