From cb00762c540704aecf6aaae0d12b3212fa4e2d7f Mon Sep 17 00:00:00 2001 From: akhisud3195 Date: Fri, 31 Jan 2025 19:39:31 +0530 Subject: [PATCH] Update readme attribution --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a5307e5..b4489e9e 100644 --- a/README.md +++ b/README.md @@ -166,4 +166,4 @@ Before running RowBoat, ensure you have: - If the sign-in button does not appear in the UI, ensure the Auth0 domain in your `.env` file is prefixed with `https://`. ## Attribution -Our agents framework is built on top of [OpenAI Swarm](https://github.com/openai/swarm) with custom enhancements and improvements. Check the [NOTICE](https://github.com/rowboatlabs/rowboat/blob/main/apps/agents/NOTICE.md) for attribution and licensing details (MIT license). \ No newline at end of file +Our agents framework is built on top of [OpenAI Swarm](https://github.com/openai/swarm) with custom enhancements and improvements. Check the [NOTICE](https://github.com/rowboatlabs/rowboat/blob/main/apps/agents/NOTICE.md) for attribution and license. \ No newline at end of file