aboutsummaryrefslogtreecommitdiff
path: root/img/example.puml
diff options
context:
space:
mode:
authorJaro <jarorutjes07@gmail.com>2024-10-01 09:54:41 +0200
committerJaro <jarorutjes07@gmail.com>2024-10-01 09:54:41 +0200
commit14f0f8c62a2914bdbbb8d9d90f65ba4dbdffd674 (patch)
treeef9ec6a77e52b8b6eae386f39ce71f9582669832 /img/example.puml
parentc191f5e193e3ff5ce886b0fbe1efe8d7ddd04183 (diff)
parentf0cacf550e7b621d58ae9e92b5a1ee66b5e60be0 (diff)
Merge branch 'master' of github.com:lonkaars/crepe-docs into jaro/research
Diffstat (limited to 'img/example.puml')
-rw-r--r--img/example.puml6
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