aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2025-05-14 14:50:29 +0300
committerJan Tuomi <jan@jantuomi.fi>2025-05-14 14:50:29 +0300
commit6061a73b84952de790ec2ccba457a5b1d7503e9d (patch)
tree03f0c61de2c80bf7e3d0b58d8a13260173ccc245
parent1981fc936100ef6253fadfb05b49a6ca3bf384bc (diff)
Improve PyPI badge
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index c0dde79..8e1b31b 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
# FemtoQueue
-![PyPI - Version](https://img.shields.io/pypi/v/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?