From 469d5ef5ac2857eda775a1f34399a09e3e8195a1 Mon Sep 17 00:00:00 2001 From: songjiaxin Date: Fri, 7 Aug 2020 10:10:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=B8=80=E4=BA=9B=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E5=92=8C=E7=BB=93=E6=9E=84=E4=BD=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7afa2ad..4fa1fc9 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,4 @@ go test -run TestCrawl -v ``` -具体用法可以参考 `crawler_test.go`。 +具体用法可以参考 [`crawler_test.go`](crawler_test.go)。