From 56cd21d8e0fb9369df777dcadda8084b0f37651f Mon Sep 17 00:00:00 2001 From: glax Date: Wed, 17 Apr 2024 00:50:59 +0200 Subject: [PATCH] Formatting --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cd6447a..3efdfdb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # OBSBlur ...allows the _safer_ use of DisplayCaptures in OBS Studio, by overlaying an image -over specific windows. There is **_no guarantee_** that there will be absolutely no -information spill. No responsibility is taken by me. +over specific windows. + +### There is no guarantee that there will be absolutely no information spill. No responsibility is taken by me. ## Prerequisites OBS-Websocket (now included in OBSStudio by default). @@ -18,7 +19,9 @@ There is two options for blurring: `EnabledScenes` is a collection of Scene-Names (OBS) where there is a DisplayCapture. Each of these Scenes needs a template (Source) called "Blur". + ![Blur](Blur.png) + This will be used for all Blurs, and can be hidden. `DisplayCaptureName` is the name of the SceneItem (Source) that should be referenced for position. \ No newline at end of file