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