From af40b20e39eca125f691a066db8754b5112c06e2 Mon Sep 17 00:00:00 2001 From: Michael Kamprath Date: Wed, 20 Apr 2022 15:01:13 -0700 Subject: [PATCH] Added Docker build badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 78d61df..536743b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Docker Image CI](https://github.com/michaelkamprath/multi-service-rtmp-broadcaster/actions/workflows/docker-image.yml/badge.svg)](https://github.com/michaelkamprath/multi-service-rtmp-broadcaster/actions/workflows/docker-image.yml) + # Multi-Service RTMP Broadcaster The goal of this project is to create a Docker-deployed service that will allow you to easily broadcast a live stream to multiple services (YouTube, Twitch, Facebook, etc) at the same time. This stream rebroadcaster is designed to be used by a single source / user.