From 70cd52ac9526e0df45f3015128b9977c760682a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20L?= Date: Thu, 23 Feb 2017 22:29:42 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 414a2694..e554469b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ obs-websocket ============== -Remote control of OBS Studio made easy with a Websockets server, which clients connect to and send messages to it. +Remote control of OBS Studio made easy through a Websockets server, which clients connect to and send messages to it. ## Downloads Binaries for Windows and Linux are available in the [Releases](https://github.com/Palakis/obs-websocket/releases) section.