Skip to content

Commit 98d8809

Browse files
committed
Trying with mermaid instead
1 parent 50783fc commit 98d8809

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/motivation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ In an ideal world, things develop linearly:
3737
- Everyone knows what everyone else is doing
3838
- In the end, things are simply finished.
3939

40-
```graphviz dot improvements.svg
41-
digraph G {
40+
```mermaid
41+
flowchart G {
4242
rankdir=LR
4343
Mon[label="Monday's\n improvements"] [fixedsize=circle]
4444
Tue[label="Tuesday's\n improvements"] [fixedsize=circle]

0 commit comments

Comments
 (0)