Update README.md

This commit is contained in:
Miguel Sozinho Ramalho
2022-04-27 11:05:51 +01:00
committed by GitHub
parent 1aaee5a1ca
commit 46b8a9d5d2

View File

@@ -1,2 +1,5 @@
# google-apps-script
A collection of handy Google Apps Script code snippets
# Google Apps Script
A 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).