From 7877f5d4ac6863f6ebb745610dbd5f40e2e77dac Mon Sep 17 00:00:00 2001 From: Salman Paracha Date: Mon, 16 Jun 2025 17:27:49 -0700 Subject: [PATCH] Fixed README.md logo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b6e619bb..806314ba 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@
- Arch Logo + Arch Logo
_The AI-native proxy server and the universal data plane for AI agents._

-Arch implements **pesky**, low-level infrastructure patterns like quickly clarifying vague user inputs, routing prompts to the right agents or specialized Model Context Protocol (MCP) tools, and providing unified access and observability to large language models (LLMs) - all without locking you into a framework.. With Arch, you build faster by focusing on the high-level logic of your agents. +Arch implements **pesky**, low-level infrastructure patterns for AI agents like quickly clarifying vague user inputs, routing prompts to the right agents or specialized Model Context Protocol (MCP) tools, and providing unified access and observability to large language models (LLMs) - all without locking you into a framework.. With Arch, you build faster by focusing on the high-level logic of your agents. [Quickstart](#Quickstart) •