From aed6130777a3810da08dd30d59d08ede0796d77c Mon Sep 17 00:00:00 2001 From: Salman Paracha Date: Mon, 28 Jul 2025 11:25:57 -0700 Subject: [PATCH] updating README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d90fcd52..b0180137 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
-_Arch is a proxy server designed as a modular edge and AI gateway for agentic apps_

+_Arch is a smart proxy server designed as a modular edge and AI gateway for agentic apps_

Arch handles the *pesky low-level work* in building agentic apps — like applying guardrails, clarifying vague user input, routing prompts to the right agent, and unifying access to any LLM. It’s a language and framework friendly infrastructure layer designed to help you build and ship agentic apps faster.