Skip to content

Commit 1457f7e

Browse files
committed
Update document
1 parent 28d2e0b commit 1457f7e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ XCrawl is a Nodejs multifunctional crawler library.
1717

1818
- [Install](#Install)
1919
- [Example](#Example)
20-
- [Core concepts](#Core concepts)
20+
- [Core concepts](#Core-concepts)
2121
* [XCrawl](#XCrawl)
2222
+ [Type](#Type-1)
2323
+ [Example](#Example-1)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "x-crawl",
4-
"version": "0.3.1",
4+
"version": "0.3.2",
55
"author": "CoderHxl",
66
"description": "XCrawl is a Nodejs multifunctional crawler library.",
77
"license": "MIT",

0 commit comments

Comments
 (0)