From 2d64465b083b6c90ef276558368226150bd534dd Mon Sep 17 00:00:00 2001 From: jiaxin Date: Tue, 11 Aug 2020 10:32:55 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4fa1fc9..5746fe2 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,5 @@ go test -run TestCrawl -v ``` 具体用法可以参考 [`crawler_test.go`](crawler_test.go)。 + +go doc [https://godoc.org/github.com/solarhell/ZhihuZhuanlanCrawler](https://godoc.org/github.com/solarhell/ZhihuZhuanlanCrawler)