Commit 7ca644cd authored by yihua.huang's avatar yihua.huang

format readme

parent a1c7e826
...@@ -78,7 +78,6 @@ public class GithubRepoPageProcessor implements PageProcessor { ...@@ -78,7 +78,6 @@ public class GithubRepoPageProcessor implements PageProcessor {
Spider.create(new GithubRepoPageProcessor()).addUrl("https://github.com/code4craft").thread(5).run(); Spider.create(new GithubRepoPageProcessor()).addUrl("https://github.com/code4craft").thread(5).run();
} }
} }
``` ```
* `page.addTargetRequests(links)` * `page.addTargetRequests(links)`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment