diff --git a/README.md b/README.md new file mode 100644 index 0000000..c573c18 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# BinaryTree +Another implementation of a binary tree + +Its a very simple binary tree.