Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 238 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 238 Bytes

Example

Themeable

@startuml
autonumber

Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response

Alice -> Bob: Another authentication Request
Alice <-- Bob: another authentication Response
@enduml