aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2025-05-14 19:02:29 +0300
committerJan Tuomi <jan@jantuomi.fi>2025-05-14 19:02:29 +0300
commit717c64b4ab228bc1c82acaf4c4f81f9b17e023e0 (patch)
treeaf2d472cc20e2023c969b12d31648aad76cb8948
parent8dcf1e090f1b0c020749c8bfb52eef679c97e1c4 (diff)
Fix README whitespace
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 3c9da5a..7bb0b4a 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,10 @@
# FemtoQueue
<a href="https://pypi.org/project/femtoqueue/">
-<img alt="PyPI - Version" src="https://img.shields.io/pypi/v/femtoqueue">
-</a>
+<img alt="PyPI - Version" src="https://img.shields.io/pypi/v/femtoqueue"></a>
<a href="https://github.com/jantuomi/femtoqueue/actions/workflows/build-test-publish.yml">
-<img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/jantuomi/femtoqueue/build-test-publish.yml">
-</a>
+<img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/jantuomi/femtoqueue/build-test-publish.yml"></a>
Ever wanted a zero-dependency, filesystem-backed, lock-free, durable, concurrent, retrying task queue implementation? No?