Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 302 Bytes

TODO.md

File metadata and controls

11 lines (9 loc) · 302 Bytes
  • Sekvensdiagrammer av hva crewwebv5 skal løse?
  • Bruk https://mermaid.live (Rendres native i Github)
sequenceDiagram
    Alice->>+John: Hello John, how are you?
    Alice->>+John: John, can you hear me?
    John-->>-Alice: Hi Alice, I can hear you!
    John-->>-Alice: I feel great!
Loading