Skip to content

Commit 2a154f8

Browse files
committed
docs: minor amendment
1 parent 6299d4b commit 2a154f8

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/cn.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,13 @@ myXCrawl.fetchPolling({ d: 1 }, () => {
9797
9898
运行效果:
9999
100-
![](https://raw.githubusercontent.com/coder-hxl/x-crawl/main/assets/crawler.png)
100+
<div align="center">
101+
<img src="https://raw.githubusercontent.com/coder-hxl/x-crawl/main/assets/crawler.png" />
102+
</div>
101103
102-
![](https://raw.githubusercontent.com/coder-hxl/x-crawl/main/assets/crawler-result.png)
104+
<div align="center">
105+
<img src="https://raw.githubusercontent.com/coder-hxl/x-crawl/main/assets/crawler-result.png" />
106+
</div>
103107
104108
**注意:** 请勿随意爬取,这里只是为了演示如何使用 XCrawl ,并将请求频率控制在 3000ms 到 2000ms 内。
105109

0 commit comments

Comments
 (0)