From 8d1f132b75b3394a738d1f7e459fd8f15b4b1f12 Mon Sep 17 00:00:00 2001 From: Salman Paracha Date: Mon, 20 Jan 2025 15:02:43 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 650a2ad4..455f672e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Arch is an **intelligent proxy server designed for prompts** - to help you protect, observe, and build agentic apps, by seamlessly integrating with (existing) APIs. Built by the contributors of [Envoy Proxy](https://www.envoyproxy.io/) with the belief that: +Arch is an **intelligent proxy server designed for prompts** - to help you protect, observe, and quickly build agentic apps by effortlessly integrating (existing) APIs. Built by the contributors of [Envoy Proxy](https://www.envoyproxy.io/) with the belief that: >Prompts are nuanced and opaque user requests, which require the same capabilities as traditional HTTP requests including secure handling, intelligent routing, robust observability, and integration with backend (API) systems for personalization – outside core business logic.*