diff --git a/README.md b/README.md index 73936b0..c77da40 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ Different Datastructures implemented in Rust - LinkedList + +- Binary tree (only for printing it, which only works of it's perfectly regular)