From b71940fac8daaee07329c0d8311bc52388d6923d Mon Sep 17 00:00:00 2001 From: Luca Beurer-Kellner Date: Wed, 5 Mar 2025 14:38:45 +0100 Subject: [PATCH] update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 20dcb77..1b7d48d 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Looking to observe and secure AI agents in your organization? See our [quickstar ## **Quickstart for Developers** -To get started with Gateway, follow the integration guides below depending on the LLM provider you are using. +To add Gateway to your agentic system, simply follow the integration guides below depending on the LLM provider you are using. ## **Integration Guides** @@ -151,9 +151,9 @@ This setup ensures that SWE-agent works seamlessly with Invariant Proxy, maintai --- -### **Run the Gateway Locally** +## **Run the Gateway Locally** -To start the Invariant Gateway, run: +First, clone this repository. To start the Invariant Gateway, run: ```bash bash run.sh build && bash run.sh up