From 3cf570542b34eba2d29665808cda139fbd4d9d07 Mon Sep 17 00:00:00 2001 From: Ash Keel Date: Sun, 19 Sep 2021 00:06:54 +0200 Subject: [PATCH] Add getting started --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d6c9ac2..e662b63 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,12 @@ Smol broadcasting suite, includes: Platform support is limited to Twitch only for the time being (sorry!) +## Getting started + +Download the latest build from here: [github.com/strimertul/strimertul/releases/latest](https://github.com/strimertul/strimertul/releases/latest) + +Start strimertul and the Web UI will appear when the app is done loading, you can start configuring and using it from there! + ## Building You need to build the frontend first!