diff --git a/README.md b/README.md index b906c8581bf..38e63c79e14 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ 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).