Skip to content

Commit 5d74bdc

Browse files
authored
Update README.md
1 parent de9da44 commit 5d74bdc

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

_internal/_template/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,12 @@ cd _internal
6565
poetry run marimo edit marketing.py
6666
```
6767

68-
If your example is a graph, create a diagram. To edit the diagram, run:
68+
If your example is a graph, create a diagram.
69+
70+
![diagram](diagram.svg)
71+
72+
73+
To edit the diagram, run:
6974

7075
```bash
7176
d2 -w diagram.d2 diagram.svg

0 commit comments

Comments
 (0)