From c7b687b8ff8766e500247d5e34937500b0fd260b Mon Sep 17 00:00:00 2001
From: sangeeth mukundan <31287797+coder5492@users.noreply.github.com>
Date: Fri, 6 Oct 2023 12:35:58 +0530
Subject: [PATCH] Update README.MD
Co-authored-by: Pranay <48308728+Pranay105@users.noreply.github.com>
---
README.MD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.MD b/README.MD
index d16397e2d..f7a2489a5 100644
--- a/README.MD
+++ b/README.MD
@@ -92,7 +92,7 @@ A dev-first open source autonomous AI agent framework enabling developers to bui
- Models - Custom fine tuned models for business specific usecases.
- Workflows - Workflows are predefined sequences of ReAct LLM steps that AI agents can autonomously loop and iterate.
-### 🛠Tools
+### 🛠Toolkits
Toolkits allow SuperAGI Agents to interact with third-party plugins and external systems.