Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
28c5b8da50
commit
a6887bee30
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ This program does nothing.
|
|||
{% raw %}
|
||||
<pre class="mermaid">
|
||||
flowchart TD
|
||||
start([Start]) --> inita{{$a <- 1$}} -->stop([Stop])
|
||||
start([Start]) --> inita{{"a ← 1"}} -->stop([Stop])
|
||||
</pre>
|
||||
{% endraw %}
|
||||
|
||||
|
|
Loading…
Reference in a new issue