From ba3814fe520ce13ecadbc07317076db5cbef556f Mon Sep 17 00:00:00 2001
From: Kye Gomez <kye@swarms.world>
Date: Mon, 23 Dec 2024 10:46:10 -0800
Subject: [PATCH] [README]

---
 README.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 09020e0d..1d4b4897 100644
--- a/README.md
+++ b/README.md
@@ -1847,7 +1847,7 @@ result = mixture_router.run("Evaluate the potential acquisition of TechStartup I
 A production-grade multi-agent system enabling sophisticated group conversations between AI agents with customizable speaking patterns, parallel processing capabilities, and comprehensive conversation tracking.
 
 
-````python
+```python
 
 import os
 from dotenv import load_dotenv
@@ -1918,8 +1918,6 @@ if __name__ == "__main__":
 
 ```
 
---------
-
 
 ----------