mirror of
https://github.com/onyx-and-iris/obsws-python.git
synced 2026-04-08 01:33:30 +00:00
update README
advises placing config.toml in user home dir
This commit is contained in:
@@ -6,7 +6,7 @@ Registers a list of callback functions to hook into OBS events.
|
||||
|
||||
Simply run the code and trigger the events, press `<Enter>` to exit.
|
||||
|
||||
This example assumes the existence of a `config.toml`, placed next to `__main__.py`:
|
||||
This example assumes the existence of a `config.toml`, placed in your user home directory:
|
||||
|
||||
```toml
|
||||
[connection]
|
||||
|
||||
Reference in New Issue
Block a user