reword in readme

add print obs, ws versions
This commit is contained in:
norm
2022-11-04 02:07:23 +00:00
parent 7f5d92603e
commit 1d115f4132
2 changed files with 8 additions and 2 deletions

View File

@@ -9,7 +9,8 @@ Demonstrates how to sync Voicemeeter states with OBS scene switches.
## Use
This example assumes your OBS connection info saved in `config.psd1`, placed next to `Vm-Obs-Sync.ps1`:
This example assumes the following:
- OBS connection info saved in `config.psd1`, placed next to `Vm-Obs-Sync.ps1`:
```psd1
@{
@@ -19,4 +20,6 @@ This example assumes your OBS connection info saved in `config.psd1`, placed nex
}
```
- OBS scenes named `START`, `BRB`, `END` and `LIVE`
Simply run the script and change current OBS scene.