diff --git a/README.md b/README.md index 4a9c33d4ed9..681b87a7e15 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ The Cloudflare Python library provides convenient access to the Cloudflare REST application. The library includes type definitions for all request params and response fields, and offers both synchronous and asynchronous clients powered by [httpx](https://github.com/encode/httpx). +It is generated with [Stainless](https://www.stainlessapi.com/). + ## Documentation The REST API documentation can be found [on developers.cloudflare.com](https://developers.cloudflare.com/api). The full API of this library can be found in [api.md](api.md).