Update README.md
This commit is contained in:
parent
0fbcb4f23f
commit
41b19503a5
|
|
@ -116,8 +116,8 @@ passphrase = ""
|
||||||
- Run `example.py`
|
- Run `example.py`
|
||||||
- Uncomment the corresponding method and then pass the arguments and call the interfaces
|
- Uncomment the corresponding method and then pass the arguments and call the interfaces
|
||||||
- WebSocketAPI
|
- WebSocketAPI
|
||||||
* Open `WsPrivate`and`WsPublic`;
|
- Open `WsPrivate`and`WsPublic`;
|
||||||
* choose the right `url`(if private channel need login info).
|
- choose the right `url`(if private channel need login info).
|
||||||
|
|
||||||
```python
|
```python
|
||||||
# WebSocket Public channel
|
# WebSocket Public channel
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue