From d570dd1cac4a529c83c23f9e8d312fb254adcb49 Mon Sep 17 00:00:00 2001 From: Salman Paracha Date: Wed, 20 Aug 2025 13:59:51 -0700 Subject: [PATCH] a few more --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e7f893a..b4f62e25 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
-_Arch is a smart proxy server designed as a modular edge and AI gateway for agents.

+_Arch is a smart proxy server designed as a modular edge and AI gateway 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.