From 1d9bfcb7dbc76a1e34039011ed84b424ff98629b Mon Sep 17 00:00:00 2001 From: Salman Paracha Date: Thu, 23 Jan 2025 11:26:21 -0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c9fa90f6..cdb6095a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -Arch is an **intelligent proxy server designed for prompts** - to help you protect, observe, and build agentic apps by simply integrating (existing) APIs. Focus on what matters most. 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 build agentic apps by simply integrating (existing) APIs. Focus on what matters most. + +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.*