From b1d0fdf5d623b4510e739b6f2822f4886412a7f0 Mon Sep 17 00:00:00 2001 From: Francis Santerre Date: Sun, 19 Oct 2025 19:34:39 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 666b760..4e97954 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Build autonomous, hook-driven agents for WordPress — automate tasks and add LLM intelligence with clean, developer-first architecture. +📣 The project is open to contributions. Developers are invited to test, improve, and expand the framework as it evolves. + ## Key Features - **Providers:** Define and manage LLM providers (e.g., OpenAI, Anthropic) through a unified API for completions and structured outputs.