[README] bee img added

parent 58ab07e0
Pipeline #6808 canceled with stages
.idea/
dist-newstyle/
docs/
\ No newline at end of file
# Haskell-bee
![bee on a honeycomb](img/bee-wiki.jpg)
This is a library for implementing asynchronous workers which can fetch jobs from a (configurable) broker.
You can think of it as a simple Haskell rewrite of [Celery](https://docs.celeryq.dev/en/stable/).
......@@ -33,4 +35,4 @@ This contains information such as:
- after job is fetched from broker
- after job finishes
- after timeout occurred
- after job error
\ No newline at end of file
- after job error
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment