From dfc7e04821a8956966484baaae0f376410f0df9c Mon Sep 17 00:00:00 2001 From: Salman Paracha Date: Thu, 3 Jul 2025 06:59:20 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 883a5664..8d4b8dba 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
-_The AI-native proxy server and the universal data plane for AI agents._

+_The proxy server and the universal data plane for AI-nativr apps._

Arch handles the *pesky low-level work* in building AI agents like clarifying vague user inputs, routing prompts to the right agents, calling tools for simple tasks, and unifying access to large language models (LLMs) - all without locking you into a framework. Move faster by focusing on the high-level logic of your agents.