From 7c5481f8553dd34dafaccd89bb8d0aa1afc087a9 Mon Sep 17 00:00:00 2001 From: Miguel Sozinho Ramalho <19508417+msramalho@users.noreply.github.com> Date: Wed, 27 Apr 2022 11:09:35 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 916b213..ae0ed8b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Google Apps Script -A collection of handy Google Apps Script code snippets. +A (growing) collection of handy Google Apps Script code snippets. To learn how to use Apps Script, check [this quick tutorial](https://codelabs.developers.google.com/codelabs/apps-script-intro/#0), the [homepage](https://developers.google.com/apps-script), and the [docs](https://developers.google.com/apps-script/reference).