From e5ddb76fe6b33f99f9390151c15be061bb7318db Mon Sep 17 00:00:00 2001 From: JackColquitt Date: Mon, 15 Jul 2024 15:03:02 -0700 Subject: [PATCH] Text updates --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 150c3a54..8bef5fce 100644 --- a/README.md +++ b/README.md @@ -52,9 +52,10 @@ managing inputs and outputs between modules. processed, the output is then delivered to a separate queue where a client subscriber can request that output. -:note +:::note The entire architecture, the pub/sub backbone and set of modules, is bundled into a single Python. A container image with the package installed can also run the entire architecture. +::: ## Included modules