From 95f24daa2e2b8be604a280af9e49bdb598468e69 Mon Sep 17 00:00:00 2001 From: Salman Paracha Date: Sun, 27 Apr 2025 23:08:51 -0700 Subject: [PATCH] minor edits --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2d25d91..55133c8a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ _The AI-native proxy server for agentic applications._

-Arch handles the **pesky**, low-level details like routing user prompts to the right agents or specialized Model Context Protocol (MCP) tools, providing unified access and observability to large language models (LLMs), and quickly clarifying vague user inputs. With Arch, you can build faster by focusing on the high-level logic of your agents. +Arch handles the **pesky**, low-level details like routing user prompts to the right agents or specialized Model Context Protocol (MCP) tools, providing unified access and observability to large language models (LLMs), and quickly clarifying vague user inputs. With Arch, you build faster by focusing on the high-level logic of agents. [Quickstart](#Quickstart) • [Demos](#Demos) •