diff options
Diffstat (limited to 'img/example.puml')
-rw-r--r-- | img/example.puml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/img/example.puml b/img/example.puml new file mode 100644 index 0000000..942dce2 --- /dev/null +++ b/img/example.puml @@ -0,0 +1,6 @@ +@startuml +!include theme.ipuml + +Bob -> Alice : hello + +@enduml |