From 316e53639d945b0635ea5c109d1d5a2f2df8f4fd Mon Sep 17 00:00:00 2001 From: syumai Date: Sun, 16 Feb 2025 19:59:07 +0900 Subject: [PATCH] update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 278d0a8..8531f04 100644 --- a/README.md +++ b/README.md @@ -31,9 +31,9 @@ * [x] FetchEvent * [x] Cron Triggers * [x] TCP Sockets -* [ ] Queues +* [x] Queues - [x] Producer - - [ ] Consumer + - [x] Consumer ## Installation