Skip to content

Commit 333de30

Browse files
lesnik512claude
andcommitted
docs: sharpen README tagline
Lead with the differentiators (typed errors, typed response bodies, composable resilience) instead of a generic 'resilient service clients'. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 332bdad commit 333de30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
1313
[![ty](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ty/main/assets/badge/v0.json)](https://github.com/astral-sh/ty)
1414

15-
**A Python HTTP client framework with sync and async clients for building resilient service clients.**
15+
**Typed, resilient HTTP clients for Python — typed errors, typed response bodies, and composable resilience (retry, bulkhead, circuit breaker), sync or async.**
1616

1717
## Why httpware
1818

0 commit comments

Comments
 (0)