mirror of
https://github.com/onyx-and-iris/voicemeeter-api-python.git
synced 2024-11-15 16:40:46 +00:00
Update README.md
fix configname in readme
This commit is contained in:
parent
c5fcf5a0fd
commit
5af9dcb834
@ -261,7 +261,7 @@ with voicemeeterlib.api('banana') as vm:
|
|||||||
vm.apply_config('example')
|
vm.apply_config('example')
|
||||||
```
|
```
|
||||||
|
|
||||||
will load a config file at configs/banana/config.toml for Voicemeeter Banana.
|
will load a config file at configs/banana/example.toml for Voicemeeter Banana.
|
||||||
|
|
||||||
## `Base Module`
|
## `Base Module`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user