From 873f51834a82832cd27c0f3c744cc007fac01bad Mon Sep 17 00:00:00 2001 From: Salman Paracha Date: Tue, 17 Jun 2025 08:01:52 -0700 Subject: [PATCH] minor changes to the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94eb7f89..a45d909e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ _The AI-native proxy server and the universal data plane for AI agents._

-Arch implements **pesky**, low-level work in building AI agents like clarifying vague user inputs, routing prompts to the right agents, calling specific tools for common tasks, and providing unified access and observability to large language models (LLMs) - all without locking you into a framework.
With Arch, you shup faster by focusing on the high-level logic of your agents. +Arch implements the *pesky, low-level work* in building AI agents like clarifying vague user inputs, routing prompts to the right agents, calling specific tools for common tasks, and providing unified access and observability to large language models (LLMs) - all without locking you into a framework. With Arch, you ship faster by focusing on the high-level logic of your agents. [Quickstart](#Quickstart) •