From 3e56a16b14c4790d822177da6b298934ed8664d7 Mon Sep 17 00:00:00 2001 From: Liam <67254223+RealFascinated@users.noreply.github.com> Date: Fri, 28 Oct 2022 11:47:58 +0100 Subject: [PATCH] Update readme --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d7869af..6e97b7b 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,13 @@ Need help? Feel free to message me at: Fascinated#4719 ## Usage -You will need [HttpSiraStatus](https://github.com/denpadokei/HttpSiraStatus) if you wish to use the note cut and/or the song info
-To get started go to and fill the forum in then go to OBS (or your streaming software) and click Open Overlay
-Then create a browser window and set the height to 1920 and the width to 1080 then put the URL in the browser window and bam! it should all work +- Install [HttpSiraStatus](https://github.com/denpadokei/HttpSiraStatus) +- Go to +- Set the values in the configuratator +- Click on Open Overlay +- Create a browser window in your streaming software of choice +- Set the height to 1920 and width to 1080 +- Set the URL to the newly opened window in your browser ## Preview @@ -24,7 +28,7 @@ Then create a browser window and set the height to 1920 and the width to 1080 th ## Getting started with developent -- Clone repo +- Clone the repo - Move into the cloned directory - Run `npm install` - Rename the `.env-example` to `.env`