From 393a74c7abd2ef15df8ab193c40b7bac5d04ffa2 Mon Sep 17 00:00:00 2001 From: Luca Beurer-Kellner Date: Wed, 5 Mar 2025 14:55:09 +0100 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c203e0c..3c41491 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Invariant Gateway is a lightweight _zero-configuration_ service that acts as an intermediary between AI Agents and LLM providers (such as OpenAI and Anthropic). Gateway automatically traces agent interactions and stores them in the [Invariant Explorer](https://explorer.invariantlabs.ai/), giving you insights into what your agents are doing. -This enables you to _observe, debug and scan for security issues_ in your agents. +This enables you to _observe, debug and scan for security issues_ in your agents, using the [Invariant Stack for secure and reliable agents](https://github.com/invariantlabs-ai/invariant).