Skip to content

Commit 218982e

Browse files
committed
chore: describe
1 parent d25d5b0 commit 218982e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ x-crawl is a flexible Node.js AI-assisted crawler library. Flexible usage and po
66

77
It consists of two parts:
88

9-
Crawler: It consists of a crawler API and various functions that can work normally even without relying on AI.
10-
AI: Currently based on the large AI model provided by OpenAI, AI simplifies many tedious operations.
9+
- Crawler: It consists of a crawler API and various functions that can work normally even without relying on AI.
10+
- AI: Currently based on the large AI model provided by OpenAI, AI simplifies many tedious operations.
1111

1212
> If you find x-crawl helpful, or you like x-crawl, you can give [x-crawl repository](https://github.com/coder-hxl/x-crawl) a like on GitHub A star. Your support is the driving force for our continuous improvement! thank you for your support!
1313

publish/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ x-crawl is a flexible Node.js AI-assisted crawler library. Flexible usage and po
66

77
It consists of two parts:
88

9-
Crawler: It consists of a crawler API and various functions that can work normally even without relying on AI.
10-
AI: Currently based on the large AI model provided by OpenAI, AI simplifies many tedious operations.
9+
- Crawler: It consists of a crawler API and various functions that can work normally even without relying on AI.
10+
- AI: Currently based on the large AI model provided by OpenAI, AI simplifies many tedious operations.
1111

1212
> If you find x-crawl helpful, or you like x-crawl, you can give [x-crawl repository](https://github.com/coder-hxl/x-crawl) a like on GitHub A star. Your support is the driving force for our continuous improvement! thank you for your support!
1313

0 commit comments

Comments
 (0)