We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50783fc commit 98d8809Copy full SHA for 98d8809
docs/motivation.md
@@ -37,8 +37,8 @@ In an ideal world, things develop linearly:
37
- Everyone knows what everyone else is doing
38
- In the end, things are simply finished.
39
40
-```graphviz dot improvements.svg
41
-digraph G {
+```mermaid
+flowchart G {
42
rankdir=LR
43
Mon[label="Monday's\n improvements"] [fixedsize=circle]
44
Tue[label="Tuesday's\n improvements"] [fixedsize=circle]
0 commit comments