mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-18 21:26:41 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
b093854d58
commit
03841d864b
1 changed files with 3 additions and 7 deletions
|
@ -1,8 +1,4 @@
|
||||||
{% mermaid %}
|
{% raw %}
|
||||||
graph TD;
|
...
|
||||||
A-->B;
|
{% endraw %}
|
||||||
A-->C;
|
|
||||||
B-->D;
|
|
||||||
C-->D;
|
|
||||||
{% endmermaid %}
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue