From bde12d6c69d0051ae0de2502691ea3a709c89421 Mon Sep 17 00:00:00 2001 From: Kye Date: Wed, 4 Oct 2023 15:31:16 -0400 Subject: [PATCH] clean up Former-commit-id: 339166e660187cdeff8bce24dff7bf232457e0c4 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b2f3ed72..8c990faa 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,9 @@ We're hiring: Engineers, Researchers, Interns And, salesprofessionals to work on --- ## Usage -We have a small gallery of examples to run here, [for more check out the docs to build your own agent and or swarms!](h) -### +We have a small gallery of examples to run here, [for more check out the docs to build your own agent and or swarms!](https://docs.apac.ai) + +### ` - `MultiAgentDebate` is a simple class that enables multi agent collaboration. ```python