From cb31ef35d3a44bdeabebccbf2fe842ec8482ebe4 Mon Sep 17 00:00:00 2001 From: Luca Beurer-Kellner Date: Wed, 5 Mar 2025 14:54:13 +0100 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f892d4..c203e0c 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.