diff --git a/README.md b/README.md index 3635790..bfad094 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Small broadcasting suite for Twitch, includes: Download the latest build from here: [github.com/strimertul/strimertul/releases/latest](https://github.com/strimertul/strimertul/releases/latest) -Start `strimertul.exe` and as soon as it will load a browser window will open with a Web UI you can use to configure it to your heart's content. +Start `strimertul.exe` and as soon as it's ready it will open a browser window with the Web UI you can use to configure it to your heart's content. You can also build the project yourself, refer to the Building section below. @@ -50,4 +50,4 @@ go build Kilovolt's code is based on Gorilla Websocket's server example, licensed under [BSD-2-Clause](https://github.com/gorilla/websocket/blob/master/LICENSE) -The entire project is licensed under [AGPL-3.0-only](LICENSE) (see `LICENSE`). \ No newline at end of file +The entire project is licensed under [AGPL-3.0-only](LICENSE) (see `LICENSE`).