From eb60ed7f8162fe9e6b455e5f5dde2566b8a7680e Mon Sep 17 00:00:00 2001 From: Salman Paracha Date: Sat, 12 Jul 2025 03:15:50 -0700 Subject: [PATCH] updating README to tidy up some language --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 510297c8..d90fcd52 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ _Arch is a 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 polyglot, out-of-process infrastructure layer designed to help you build and ship agentic apps faster. + 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. [Quickstart](#Quickstart) •