From a518b1466e7e9d36103f0848696c7c8f72a38c4c Mon Sep 17 00:00:00 2001 From: titanism <101466223+titanism@users.noreply.github.com> Date: Thu, 20 Jun 2024 18:34:44 -0500 Subject: [PATCH] fix: added period --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 940e4bb..2c04e86 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