From 15d86046b3a229856f6855420a667496f8ec0ac8 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 14 Sep 2020 21:27:01 +0200 Subject: [PATCH] Add badge and simplify intro --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ab396d4..edabf5f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # renovate-bot -This bot watches our repositories and submits change requests when things like -Docker images get upgraded or new versions of software that we're using is -upgraded (e.g. docker-compose). +[![Build Status](https://drone.autonomic.zone/api/badges/autonomic-cooperative/renovate-bot/status.svg)](https://drone.autonomic.zone/autonomic-cooperative/renovate-bot) + +A robot who upgrades our configurations. See [config.js](./config.js.tmpl) for the configured repositories.