diff --git a/README.md b/README.md index ee773e1..9b4d38c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ A conversational customer support agent for a fictional online bookstore. -The agent handles two depth use cases (order status and returns) and one breadth use case (policy questions) over a vanilla HTML chat UI, backed by Anthropic Claude with a four-layer guardrail strategy. The full agent design rationale lives in `DESIGN.md`. +The agent handles two depth use cases (order status and returns) and one breadth use case (policy questions) over a vanilla HTML chat UI, backed by Anthropic Claude with a four-layer guardrail strategy. The full agent design rationale lives in [DESIGN.md](DESIGN.md). +Take a deeper dive at . ## Try it yourself