Skip to content

Commit 24f41c6

Browse files
authored
Update README.md
1 parent acac90b commit 24f41c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Julia expression, for example
2020
```
2121
@tree x^2 + y^2
2222
```
23+
which gives the following output:
24+
![example_tree](example_tree.png)
2325

2426
See [this notebook](examples/TreeView.ipynb) for usage examples.
2527

0 commit comments

Comments
 (0)