From 41b19503a5a11cc042793d500886d33e78871a65 Mon Sep 17 00:00:00 2001 From: okxapi <115602548+okxapi@users.noreply.github.com> Date: Fri, 16 Dec 2022 18:12:05 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 57fdf33..ee9582b 100644 --- a/README.md +++ b/README.md @@ -116,8 +116,8 @@ passphrase = "" - Run `example.py` - Uncomment the corresponding method and then pass the arguments and call the interfaces - WebSocketAPI - * Open `WsPrivate`and`WsPublic`; - * choose the right `url`(if private channel need login info). + - Open `WsPrivate`and`WsPublic`; + - choose the right `url`(if private channel need login info). ```python # WebSocket Public channel