sequenceDiagram
participant Alice
participant Bob
Alice->John: Hello John, how are you?
loop Healthcheck
John->John: Fight against hypochondria
end
Note right of John: Rational thoughts <br/>prevail...
John-->Alice: Great!
John->Bob: How about you?
Bob-->John: Jolly good!
Created
February 13, 2019 06:37
-
-
Save lidaobing/6c65c167dd63a606097494ad71953bc4 to your computer and use it in GitHub Desktop.