Update documentation

This commit is contained in:
Michael Bradley 2025-01-04 00:38:08 +13:00
parent a09b71cdb3
commit ee3cb08fe6
Signed by: MichaelBradley
SSH key fingerprint: SHA256:cj/YZ5VT+QOKncqSkx+ibKTIn0Obg7OIzwzl9BL8EO8
2 changed files with 5 additions and 0 deletions

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# pyority_queue
Implementations of priority queues in Python using Rust bindings for speed.