We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28d2e0b commit 1457f7eCopy full SHA for 1457f7e
README.md
@@ -17,7 +17,7 @@ XCrawl is a Nodejs multifunctional crawler library.
17
18
- [Install](#Install)
19
- [Example](#Example)
20
-- [Core concepts](#Core concepts)
+- [Core concepts](#Core-concepts)
21
* [XCrawl](#XCrawl)
22
+ [Type](#Type-1)
23
+ [Example](#Example-1)
package.json
@@ -1,7 +1,7 @@
1
{
2
"private": true,
3
"name": "x-crawl",
4
- "version": "0.3.1",
+ "version": "0.3.2",
5
"author": "CoderHxl",
6
"description": "XCrawl is a Nodejs multifunctional crawler library.",
7
"license": "MIT",
0 commit comments