diff --git a/README.md b/README.md index b85ae1c..af1a966 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,13 @@ Website status monitoring using Google Sheets and Google Apps Script. ## About -A Spreadsheet-bound apps script solution to conduct automated status monitoring on websites listed by the user in a Google Sheets management file. A separate status log file in Google Sheets will be created so that users can easily integrate data with BI services such as Google Data Studio. +![Screenshot of the dashboard worksheet in the Website Status Monitoring managing spreadsheet](https://lh3.googleusercontent.com/pw/AM-JKLXEoseETkZUmA6uPnRP-ozJpqDa4gHp-X06Uqcd2WxEhHIN9MFwp4e-YFsF6icsosUEWAszWrgz8z6bNucC-DuO0_BpBotOprnGer7z8fbxcxB2_34UD6YziJjfC4B88jiAgXu7XdUXvr_N88UM5XIl=w1908-h574-no) -## Install +A Spreadsheet-bound apps script solution to conduct automated status monitoring on websites listed by the user in a Google Sheets management file. A separate status log file in Google Sheets will be created so that users can easily integrate data with BI services such as Google Data Studio. Notifications of changes in website status will be sent to the user's Gmail. An optional setting to send notifications to Google Chat is available. -Copy [this sample spreadsheet](https://docs.google.com/spreadsheets/d/1JvO090VcgvF-WwciNnzRb1_nonKJC5QHN73h_CXS1Cw/edit#gid=0) to your Google Drive. +## Copy Sample Spreadsheet + +Copy [this sample spreadsheet](https://docs.google.com/spreadsheets/d/1JvO090VcgvF-WwciNnzRb1_nonKJC5QHN73h_CXS1Cw/edit#gid=0) to your Google Drive by selecting from the menu `File` > `Make a copy`. ## How to Use