Skip to content

Commit 915fb5a

Browse files
authored
Update README_CN.md
toggled the last sentence of section 1 as comment. --> to be restored in the next release.
1 parent 06aaaf8 commit 915fb5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ DBConnection 构造方法新增参数 *sqlStd*,是一个枚举类型,用于
7272
DBConnection conn = new DBConnection(false, false, false, false, false, true, SqlStdEnum.DolphinDB);
7373
```
7474

75-
Java API 的实际用例参见[example目录](./example)
75+
<!-- Java API 的实际用例参见[example目录](./example)。-->
7676

7777
## 2. 建立DolphinDB连接
7878

0 commit comments

Comments
 (0)