diff --git a/README.md b/README.md index 27e3d39f..7d690675 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ There are 2 ways to integrate with the agents you create in Rowboat # Initialize the client client = Client( - host="", + host="http://localhost:3000", project_id="", api_key="" )