From 4bd594f54ced06ce1632d7305e1d5e72fe29faff Mon Sep 17 00:00:00 2001 From: Rob Watson Date: Fri, 28 Feb 2025 06:50:08 +0100 Subject: [PATCH] doc: add README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b1ec688 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Octoplex :octopus: + +Octoplex multiplexes RTMP streams to multiple destinations from the +comfort of your terminal. + +![build status](https://github.com/rfwatson/octoplex/actions/workflows/ci-build.yml/badge.svg)