Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 209 Bytes

File metadata and controls

17 lines (11 loc) · 209 Bytes

hello-world

Hello world

Change the hello world message

Test Visual

sequenceDiagram

    Participant A as User A
    Participant B as User B

    A ->> B : Hello B
    B ->> A : Hello A
Loading