From f1c3231ef1ff735f55f5a6d4203189127514af93 Mon Sep 17 00:00:00 2001 From: Sebastiaan Lokhorst Date: Wed, 8 Aug 2018 21:29:17 +0200 Subject: [PATCH] These are the Python samples, not Node.js --- people/quickstart/README.md | 2 +- sheets/quickstart/README.md | 2 +- slides/quickstart/README.md | 2 +- tasks/quickstart/README.md | 2 +- vault/quickstart/README.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/people/quickstart/README.md b/people/quickstart/README.md index b5ae199e..49633b40 100644 --- a/people/quickstart/README.md +++ b/people/quickstart/README.md @@ -2,7 +2,7 @@ Complete the steps described in the [quickstart instructions]( https://developers.google.com/people/quickstart/python), and in about five -minutes you'll have a simple Node.js command-line application that makes +minutes you'll have a simple Python command-line application that makes requests to the Google People API. ## Install diff --git a/sheets/quickstart/README.md b/sheets/quickstart/README.md index 08f24547..227fe72d 100644 --- a/sheets/quickstart/README.md +++ b/sheets/quickstart/README.md @@ -2,7 +2,7 @@ Complete the steps described in the [quickstart instructions]( https://developers.google.com/sheets/api/quickstart/python), and in about five -minutes you'll have a simple Node.js command-line application that makes +minutes you'll have a simple Python command-line application that makes requests to the Google Sheets API. ## Install diff --git a/slides/quickstart/README.md b/slides/quickstart/README.md index 480ab7ac..35422ac0 100644 --- a/slides/quickstart/README.md +++ b/slides/quickstart/README.md @@ -2,7 +2,7 @@ Complete the steps described in the [quickstart instructions]( https://developers.google.com/slides/quickstart/python), and in about five -minutes you'll have a simple Node.js command-line application that makes +minutes you'll have a simple Python command-line application that makes requests to the Google Slides API. ## Install diff --git a/tasks/quickstart/README.md b/tasks/quickstart/README.md index e194379f..3450ab9b 100644 --- a/tasks/quickstart/README.md +++ b/tasks/quickstart/README.md @@ -2,7 +2,7 @@ Complete the steps described in the [quickstart instructions]( https://developers.google.com/google-apps/tasks/quickstart/python), and in about -five minutes you'll have a simple Node.js command-line application that makes +five minutes you'll have a simple Python command-line application that makes requests to the Google Tasks API. ## Install diff --git a/vault/quickstart/README.md b/vault/quickstart/README.md index 7dd17f6c..ad0bf97e 100644 --- a/vault/quickstart/README.md +++ b/vault/quickstart/README.md @@ -2,7 +2,7 @@ Complete the steps described in the [quickstart instructions]( https://developers.google.com/vault/quickstart/python), and in about -five minutes you'll have a simple Node.js command-line application that makes +five minutes you'll have a simple Python command-line application that makes requests to the Google Vault API. ## Install