From 709a243bc5033d49eacb3c62057b03b7fd0c91b7 Mon Sep 17 00:00:00 2001 From: Jason Hall Date: Tue, 1 Mar 2022 16:55:47 -0500 Subject: [PATCH] add badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4652a6e69..9e771ced4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # `gcloud help` +[![crawl](https://github.com/imjasonh/gcloud-help/actions/workflows/crawl.yaml/badge.svg)](https://github.com/imjasonh/gcloud-help/actions/workflows/crawl.yaml) + This repo automatically scrapes the help text for [`gcloud`](https://cloud.google.com/sdk/) and puts it in this Git repo. Scraping is automated with GitHub Actions.