From dc2e1993efc8c6e7defd860b0d739eac09b5a8c6 Mon Sep 17 00:00:00 2001 From: akhisud3195 Date: Tue, 14 Jan 2025 23:49:14 +0530 Subject: [PATCH] Update README.md --- apps/agents/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/agents/README.md b/apps/agents/README.md index 354d6424..8a62f305 100644 --- a/apps/agents/README.md +++ b/apps/agents/README.md @@ -1,8 +1,8 @@ # 🤖 Agents ## 📝 Overview -- ⚙️ RowBoat Agents is a multi-agent framework that powers conversations using agentic workflows. -- 🚀 Built on top of [OpenAI Swarm](https://github.com/openai/swarm) with custom enhancements and improvements. Check the `NOTICE.md` for attribution and licensing details (MIT license). +- RowBoat Agents is a multi-agent framework that powers conversations using agentic workflows. +- Built on top of [OpenAI Swarm](https://github.com/openai/swarm) with custom enhancements and improvements. Check the `NOTICE.md` for attribution and licensing details (MIT license). ---