Update readme

This commit is contained in:
sayhiben
2024-10-05 18:39:29 -07:00
parent c071c3778d
commit dc18d9024b

View File

@@ -156,11 +156,11 @@ Streamwall in its default settings needs enough screen space to display a 1920x1
> Create a `config.toml` file with the following content: > Create a `config.toml` file with the following content:
> >
> ```toml > ```toml
> [window] > [window]
> width = 1280 > width = 1280
> height = 720 > height = 720
> ``` > ```
## Development ## Development