diff --git a/examples/cloud_run/README.md b/examples/cloud_run/README.md index 2278f120..6cf53980 100644 --- a/examples/cloud_run/README.md +++ b/examples/cloud_run/README.md @@ -1,5 +1,7 @@ # Deploy a function to Cloud Run +[![Run on Google Cloud](https://deploy.cloud.run/button.svg)](https://deploy.cloud.run) + This guide will show you how to deploy the following example function to [Cloud Run](https://cloud.google.com/run): ```python