Update README.md

This commit is contained in:
nora 2021-11-13 14:17:17 +01:00 committed by GitHub
parent 30472e36e7
commit 033cd91a41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,3 +2,5 @@
Different Datastructures implemented in Rust Different Datastructures implemented in Rust
- LinkedList - LinkedList
- Binary tree (only for printing it, which only works of it's perfectly regular)