diff options
| -rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -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? |
