From f161f9e9e9c82931057f35cb5916ac42229ca4c8 Mon Sep 17 00:00:00 2001 From: arkml Date: Tue, 8 Apr 2025 01:42:42 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f97a2e9..67da15ca 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ There are 2 ways to integrate with the agents you create in Rowboat - See [API Docs](https://docs.rowboatlabs.com/using_the_api/) for more details 2. Python SDK - - You can you the included python SDK to interact with the Agents + - You can use the included Python SDK to interact with the Agents - See [SDK Docs](https://docs.rowboatlabs.com/using_the_sdk/) for more details