Update README.md

This commit is contained in:
2024-11-29 13:59:23 +01:00
committed by GitHub
parent 4c16f82251
commit fe0c4941e8

View File

@@ -1 +1,3 @@
# minimal-heap
Provides a minimal heap algorithm with no depedencies. Useful for embeded systems or to just play around.