diff --git a/README.md b/README.md index 6d90e87..5281515 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,10 @@ A full list is provided below. All example code is available on GitHub (see [package](https://github.com/cloudflare/python-cloudflare) in the [examples](https://github.com/cloudflare/python-cloudflare/tree/master/examples) folder. +## Blog + +This package was initially introduced [here](https://blog.cloudflare.com/python-cloudflare/) via Cloudflare's [blog](https://blog.cloudflare.com/). + ## Getting Started A very simple listing of zones within your account; including the IPv6 status of the zone. diff --git a/README.rst b/README.rst index 3de4725..9632e69 100644 --- a/README.rst +++ b/README.rst @@ -55,6 +55,13 @@ All example code is available on GitHub (see `examples `__ folder. +Blog +---- + +This package was initially introduced +`here `__ via +Cloudflare's `blog `__. + Getting Started ---------------