Skip to content

Commit cd3ec67

Browse files
committed
docs: Refine README
1 parent c5efa1f commit cd3ec67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README-zh.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,6 @@ print(query("select sum_udf(12,22)"))
147147
参见: [test_udf.py](tests/test_udf.py).
148148
</details>
149149

150-
更多示例,请参见 [examples](examples)[tests](tests)
151-
152150
<details>
153151
<summary><h4>🗂️ 流式查询</h4></summary>
154152

@@ -198,6 +196,8 @@ sess.close()
198196
更多细节请参考 [test_streaming_query.py](tests/test_streaming_query.py).
199197
</details>
200198

199+
更多示例,请参见 [examples](examples)[tests](tests)
200+
201201
## 演示和示例
202202

203203
- [Colab Notebook](https://colab.research.google.com/drive/1-zKB6oKfXeptggXi0kUX87iR8ZTSr4P3?usp=sharing) 和更多 [示例](examples)

0 commit comments

Comments
 (0)