Skip to content

Commit

Permalink
Update Sequence Diagram.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nhkhai authored Jun 18, 2024
1 parent 92e114b commit 76ec893
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Documentation/Diagrams/Sequence Diagram.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
```mermaid
sequenceDiagram
autonumber
Frontend->>Backend: Request
Expand All @@ -10,3 +11,4 @@ loop
Backend->>Backend: Process response
end
Backend-->>Frontend: Return response
```

0 comments on commit 76ec893

Please sign in to comment.