Skip to content

Commit 094f331

Browse files
authored
Update README.md
1 parent d09c612 commit 094f331

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# iTick API SDK for JavaScript
22

3+
# 官网地址:[https://itick.org](https://itick.org)
4+
35
## 安装
46

57
### 浏览器端
@@ -229,4 +231,4 @@ connectWebSocket();
229231

230232
- JavaScript SDK支持浏览器端和Node.js端使用。
231233
- WebSocket功能在浏览器端和Node.js端都可以使用,包含自动重连和心跳机制。
232-
- 所有API方法都返回Promise,请确保在使用时进行适当的错误处理。
234+
- 所有API方法都返回Promise,请确保在使用时进行适当的错误处理。

0 commit comments

Comments
 (0)