update readme and base client

This commit is contained in:
Adem
2023-06-14 01:09:44 +03:00
parent 15559fdb33
commit 64a7c2b753
2 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@ By default the clients connect with parameters:
- `host`: "localhost"
- `port`: 4455
- `password`: ""
- `timeout`: 3
You may override these parameters by storing them in a toml config file or passing them as keyword arguments.
Order of precedence: keyword arguments then config file then default values.