Skip to content

Commit 9f933f4

Browse files
committed
Commit example perfect tree generated by the library
1 parent 71d5dd8 commit 9f933f4

File tree

2 files changed

+120
-0
lines changed

2 files changed

+120
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
A simple implementation of [Binary Trees](https://en.wikipedia.org/wiki/Binary_tree) in Go.
99

10+
![Example Binary Tree](./images/binarytree.svg)
11+
1012
## Installation
1113

1214
Install `go-binarytree` by executing the following command.

images/binarytree.svg

Lines changed: 118 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)