add diagram
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2023-07-29 00:46:12 +02:00
parent 7bf4c55da2
commit d917ffdeb7
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -31,6 +31,9 @@ graph TB
N1 --> M2[Menu ...];
N1 --> M3[Menu n];
N2 --> L1[...]
NX --> L2[...]
M1 --> MN1[Node 1]
M1 --> MN2[Node ...]
M1 --> MN3[Node n]