From 78424af9d2bc25dde53bad684a9beafca9d23ac3 Mon Sep 17 00:00:00 2001 From: Julio Capote Date: Sun, 8 Jan 2023 15:08:13 -0500 Subject: readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1683660..a5f0171 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ And a `sample-cgi-handler.sh` like: ' exit 0 -Communique will execute `sample-cgi-handler.sh` every 5 seconds, deduplicating the extracted ` for a period of 30 seconds. Any unique items that are found are persisted to our actors inbox and delivered to all actors that follow our actor. +Communique will execute `sample-cgi-handler.sh` every 5 seconds, deduplicating the extracted `` for a period of 30 seconds. Any unique items that are found are persisted to our actors outbox and delivered to the inbox of all the actors that follow our actor. ## Run locally -- cgit v1.2.3