From c174b53a2b8c31fa1cb6b13a1873bda52bbda839 Mon Sep 17 00:00:00 2001 From: Thanet Knack Praneenararat Date: Thu, 20 Dec 2018 16:40:19 +0900 Subject: [PATCH] Update README to contain gRPC info --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f72ccf7b..6831175b7 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ API](https://developers.google.com/google-ads/api/docs/start). installed Composer is available on the command line as `composer`. * System requirements and dependencies can be found in [composer.json](composer.json) of this library. + * To install the gRPC PHP extension, see [this page](https://grpc.io/docs/quickstart/php.html). * You need a [developer token](https://developers.google.com/google-ads/api/docs/first-call/dev-token) to connect to the Google Ads API.