From 1e246adcf2f9dd99fcc4fbed79b415474fd88ab4 Mon Sep 17 00:00:00 2001 From: TSUKAGOSHI Taro Date: Fri, 16 Jun 2023 15:58:21 +0900 Subject: [PATCH] Add Accessibility-alt-text-bot badge to README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 90eab21..e44c376 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Website Status Monitoring -[![clasp](https://img.shields.io/badge/built%20with-clasp-4285f4.svg?style=flat-square)](https://github.com/google/clasp) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) [![CodeQL](https://github.com/ttsukagoshi/website-monitoring-by-gas/workflows/CodeQL/badge.svg)](https://github.com/ttsukagoshi/website-monitoring-by-gas/actions?query=workflow%3ACodeQL) [![GitHub Super-Linter](https://github.com/ttsukagoshi/website-monitoring-by-gas/workflows/Lint%20Code%20Base/badge.svg)](https://github.com/marketplace/actions/super-linter) [![Publish Release](https://github.com/ttsukagoshi/website-monitoring-by-gas/actions/workflows/release.yml/badge.svg)](https://github.com/ttsukagoshi/website-monitoring-by-gas/actions/workflows/release.yml) +[![clasp](https://img.shields.io/badge/built%20with-clasp-4285f4.svg?style=flat-square)](https://github.com/google/clasp) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) +[![Accessibility-alt-text-bot](https://github.com/ttsukagoshi/website-monitoring-by-gas/actions/workflows/a11y-alt-text-bot.yml/badge.svg)](https://github.com/ttsukagoshi/website-monitoring-by-gas/actions/workflows/a11y-alt-text-bot.yml) [![CodeQL](https://github.com/ttsukagoshi/website-monitoring-by-gas/workflows/CodeQL/badge.svg)](https://github.com/ttsukagoshi/website-monitoring-by-gas/actions?query=workflow%3ACodeQL) [![GitHub Super-Linter](https://github.com/ttsukagoshi/website-monitoring-by-gas/workflows/Lint%20Code%20Base/badge.svg)](https://github.com/marketplace/actions/super-linter) [![Publish Release](https://github.com/ttsukagoshi/website-monitoring-by-gas/actions/workflows/release.yml/badge.svg)](https://github.com/ttsukagoshi/website-monitoring-by-gas/actions/workflows/release.yml) Website status monitoring using Google Sheets and Google Apps Script. @@ -8,7 +9,7 @@ Website status monitoring using Google Sheets and Google Apps Script. ![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) -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. +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 like Looker 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 Sample Spreadsheet @@ -20,7 +21,7 @@ See [website](https://www.scriptable-assets.page/gas-solutions/website-monitorin ## Updates -Updates will be distributed via [@ttsukagoshi/website-monitoring-by-gas (GitHub)](https://github.com/ttsukagoshi/website-monitoring-by-gas). +Updates will be distributed via this repository. ## Terms and Conditions