From ad7286f8358fc979556fa795fd41c64cba4176ef Mon Sep 17 00:00:00 2001 From: Tim Paine <3105306+timkpaine@users.noreply.github.com> Date: Fri, 31 Jul 2026 18:01:58 -0400 Subject: [PATCH] Update README.md Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1cfeed..9c00b10 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ ## Features `csp-bot` is a framework for building chat bots. -It is built on [csp](https://github.com/point72/csp), [csp-gateway](https://github.com/point72/csp-gateway), and [ccflow](https://github.com/point72/ccflow) +It is built on [csp](https://github.com/point72/csp), [csp-gateway](https://github.com/point72/csp-gateway), [ccflow](https://github.com/point72/ccflow), and [chatom](https://github.com/1kbgz/chatom). `csp-bot` makes it easy to build extensible command-driven bots, and has some key features: