diff --git a/README.md b/README.md index e9d34ca..916b213 100644 --- a/README.md +++ b/README.md @@ -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).