Update README.md

This commit is contained in:
Thomas Gruber 2022-02-22 15:10:27 +01:00 committed by GitHub
parent 45714fe337
commit b4cc6d54ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,11 +74,13 @@ flowchart TD
``` mermaid ``` mermaid
flowchart TD flowchart TD
subgraph a [ClusterA] subgraph a [ClusterA]
direction LR
nodeA[NodeA with CC collector] nodeA[NodeA with CC collector]
nodeB[NodeB with CC collector] nodeB[NodeB with CC collector]
nodeC[NodeC with CC collector] nodeC[NodeC with CC collector]
end end
subgraph b [ClusterB] subgraph b [ClusterB]
direction LR
nodeD[NodeD with CC collector] nodeD[NodeD with CC collector]
nodeE[NodeE with CC collector] nodeE[NodeE with CC collector]
nodeF[NodeF with CC collector] nodeF[NodeF with CC collector]