aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8e1b31b..3c9da5a 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,10 @@
<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>
+
Ever wanted a zero-dependency, filesystem-backed, lock-free, durable, concurrent, retrying task queue implementation? No?
## Example