From cc6102124951fcf2b25db5b6b405b48ceecc511e Mon Sep 17 00:00:00 2001 From: Salman Paracha Date: Mon, 16 Jun 2025 17:32:14 -0700 Subject: [PATCH] Fixed README.md spacing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5db7f99d..a559c314 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 infrastructure patterns in building 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. +Arch implements **pesky**, low-level infrastructure patterns in building 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 shup faster by focusing on the high-level logic of your agents. [Quickstart](#Quickstart) •