diff --git a/README.md b/README.md index f202061..a45816c 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ rendered_graph # !! note this only works in the notebook that rendered the html.

Example Flowchart + style="width: 50%;">

- using `mermaidjs` magic function in a notebook first `import mermaid as md`: @@ -77,7 +77,7 @@ flowchart LR

Example Flowchart + style="width: 50%;">

- using `FlowChart` etc ...