diff --git a/examples/controlplane/Readme.md b/examples/controlplane/Readme.md index 9fd71bd8..5356e174 100644 --- a/examples/controlplane/Readme.md +++ b/examples/controlplane/Readme.md @@ -10,7 +10,8 @@ Different control plane architectures with arbitrary network topologies can be s The control protocol is illustrated at a high level by the sequence diagram below: -```mermaid sequenceDiagram +```mermaid +sequenceDiagram Alice(Request Generator)->>+Controller: DistributionRequest(path_id) Controller-->>+RequestTracker1: EntanglementRequest Controller-->>+RequestTracker2: EntanglementRequest