diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ # FemtoQueue - +<a href="https://pypi.org/project/femtoqueue/"> +<img alt="PyPI - Version" src="https://img.shields.io/pypi/v/femtoqueue"> +</a> Ever wanted a zero-dependency, filesystem-backed, lock-free, durable, concurrent, retrying task queue implementation? No? |
