diff --git a/readme.md b/readme.md new file mode 100644 index 0000000000000000000000000000000000000000..06430f982ca38d2c41830559e5de97d5a6aef762 --- /dev/null +++ b/readme.md @@ -0,0 +1,7 @@ +# Java - Further Examination of Trees with the Ascii Table + + +## Description +Another examination of trees, this time focusing on B-Trees. Trees are built from Ascii Table data. + +Includes UnitTesting.