File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
examples/binance_websocket_spot_userdata_async Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ To run modules of the *UNICORN Binance Suite* you need a [valid license](https:/
1616## Usage
1717### Running the Script:
1818``` bash
19- python binance_websocket_dex .py
19+ python binance_websocket_spot_userdata_async .py
2020```
2121
2222### Graceful Shutdown:
@@ -28,4 +28,4 @@ The script employs logging to provide insights into its operation and to assist
2828file named after the script with a .log extension.
2929
3030For further assistance or to report issues, please [ contact our support team] ( https://www.lucit.tech/get-support.html )
31- or [ visit our GitHub repository] ( https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api ) .
31+ or [ visit our GitHub repository] ( https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api ) .
You can’t perform that action at this time.
0 commit comments