From 19d1db28ee2df4c39ee10e1288b587fcc2983bac Mon Sep 17 00:00:00 2001 From: StaubRein Date: Fri, 20 Aug 2021 15:26:01 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a26d08d..02b5fef 100644 --- a/README.md +++ b/README.md @@ -21,3 +21,5 @@ Commands like `do!last` or `do!today` to send the last Picture again will follow ## How to host the Bot yourself? If you have your own infrastructure and want to modify the bot, that's absolutely fine. The code is Open Source under the MIT license and you can just fork the project (or download via zip lol) and host it yourself. I'll provide a **Docker image** soon. + +[![Docker Image CI](https://github.com/OttrOne/dailyottr-bot/actions/workflows/docker-image.yml/badge.svg?branch=main)](https://github.com/OttrOne/dailyottr-bot/actions/workflows/docker-image.yml)