From 19838cdefba8ac7f9dd5bbf7a7fdd8708a86e9ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carles=20Mui=C3=B1os?= Date: Thu, 1 Feb 2018 19:58:40 +0100 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cbdd6ff..32f8e25 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,8 @@ Then configure your service using the `config.json.sample` file supplied: # Rename the configuration file $ mv config.json.sample config.json -# Fill the config file with your data -# Watch https://www.youtube.com/watch?v=JJ44WA_eV8E for more info +# Fill the config file with your data. +# Read https://developers.google.com/gmail/api/quickstart/nodejs to know how to get the required data. $ vi config.json ```