From f274de59649fbb26b3023012c5f838afb81bb943 Mon Sep 17 00:00:00 2001 From: BlackR <413626226@qq.com> Date: Tue, 28 Jun 2022 06:00:47 +0000 Subject: [PATCH] =?UTF-8?q?update=20mica-spider/README.md.=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E9=94=99=E5=88=AB=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mica-spider/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mica-spider/README.md b/mica-spider/README.md index f7c57f82..e333c5fb 100644 --- a/mica-spider/README.md +++ b/mica-spider/README.md @@ -18,7 +18,7 @@ compile("net.dreamlu:mica-spider:${version}") ## 使用文档 -注意:清先阅读 `mica-http` 部分文档。 +注意:请先阅读 `mica-http` 部分文档。 ### DomMapper 工具 -- Gitee