From f8991a3c4b64e801cb54f7956baa2f6c18651e72 Mon Sep 17 00:00:00 2001 From: Salman Paracha Date: Sat, 11 Oct 2025 09:50:18 -0700 Subject: [PATCH] Update description of Arch in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d21f4909..2f3ff37b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
-_Arch is a modular edge and LLM proxy server for agents._

+_Arch is a smart edge and LLM proxy server for agents._

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.