Update README.md

master^2
jjankaj 2021-05-29 20:48:59 +02:00 committed by GitHub
parent 33b9f913dd
commit 1a72b3d873
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -8,11 +8,11 @@ In light of statement above, we offer ABSOLUTELY NO WARRANTY in terms of (absenc
Use at your own risk and feel free to debug/send bug reports/improve our code
# Trees currently supported:
- Binary Tree
# Trees to be added:
- 2-3 tree
- Red-Black tree
- Binary Tree
- Binary Search Tree
- AVL-tree