update README

advises placing config.toml in user home dir
This commit is contained in:
2023-03-09 01:36:21 +00:00
parent 91ba90056c
commit 2de7151739
5 changed files with 5 additions and 5 deletions

View File

@@ -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]