From 282f59dcbe541f0e3e1d13c987fe133463513b3e Mon Sep 17 00:00:00 2001 From: scaledteam <43995399+scaledteam@users.noreply.github.com> Date: Fri, 20 Aug 2021 00:33:09 +0500 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 34a2cb2..48d580c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ -# obs-image-reaction -OBS Plugin with image that reacts to sound source. +# OBS Image Reaction Plugin +Image that reacts to sound source. + +## Installing binaries +Download binaries from [Releases](https://github.com/scaledteam/obs-image-reaction/releases/). +For Windows, put "libimage-reaction.dll" into "C:\Program Files\obs-studio\obs-plugins\64bit\" folder. +For GNU/Linux, put "libimage-reaction" folder into "~/.config/obs-studio/plugins" folder. ## Building and installing for GNU/Linux: ```