From 3916393408a66b6860af52e020d955e814c625fe Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 21 Jun 2024 09:47:27 +0200 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 2c04e86..d4b0132 100644 --- a/readme.md +++ b/readme.md @@ -724,7 +724,7 @@ - [sqs-consumer](https://github.com/bbc/sqs-consumer) - Build Amazon Simple Queue Service (SQS) based apps without the boilerplate. - [better-queue](https://github.com/diamondio/better-queue) - Simple and efficient job queue when you cannot use Redis. - [bullmq](https://github.com/taskforcesh/bullmq) - Persistent job and message queue. -- [bree](https://github.com/breejs/bree) - Job task scheduler with worker threads, cron, Date, and human syntax support. +- [bree](https://github.com/breejs/bree) - Job task scheduler with worker threads, cron, date, and human syntax support. ### Node.js management