diff --git a/README.md b/README.md index 63cf553..e3cba97 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ From the [SocketIO docs](https://python-socketio.readthedocs.io/en/latest/client The following keyword arguments may be passed: - `token`: str Streamlabs SocketIO api token. -- `raw`: boolean=False Receive raw json objects. +- `raw`: boolean=False Receive raw data messages as json objects. ### Attributes