From c4c1ced112b637dc65d8a242b371206708b4a5f0 Mon Sep 17 00:00:00 2001 From: Louis Garman <75728+leg100@users.noreply.github.com> Date: Fri, 4 Oct 2019 12:06:24 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b803946..33ae78f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # cloud-build-badge +![cloud build status](https://storage.googleapis.com/louis-garman-ci-badges/builds/cloud-build-badge.svg) + A Cloud Function that generates Cloud Build badges. ## Installation @@ -64,4 +66,4 @@ Ensure the following environment variables are set first: * `BADGES_BUCKET`: the name of the bucket containing the badges -You'll also need to install [jq](https://stedolan.github.io/jq/) and [xq](https://github.com/jeffbr13/xq). \ No newline at end of file +You'll also need to install [jq](https://stedolan.github.io/jq/) and [xq](https://github.com/jeffbr13/xq).