diff --git a/example/hello-world/hello-world.bpmn b/example/hello-world/hello-world.bpmn index ea6e9979..fd760f44 100644 --- a/example/hello-world/hello-world.bpmn +++ b/example/hello-world/hello-world.bpmn @@ -24,6 +24,10 @@ Sets the my_message variable to "Hello World" + + Displays the my_message variable to the user when process is run + + @@ -31,6 +35,10 @@ + + + + @@ -50,6 +58,10 @@ + + + +