diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2025-05-14 14:50:29 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2025-05-14 14:50:29 +0300 |
| commit | 6061a73b84952de790ec2ccba457a5b1d7503e9d (patch) | |
| tree | 03f0c61de2c80bf7e3d0b58d8a13260173ccc245 /README.md | |
| parent | 1981fc936100ef6253fadfb05b49a6ca3bf384bc (diff) | |
Improve PyPI badge
Diffstat (limited to 'README.md')
| -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? |
