From 66753cb0d48f36af51bee658288aa4ee189d786c Mon Sep 17 00:00:00 2001 From: xiongxiaoyang <773861846@qq.com> Date: Mon, 9 Dec 2019 18:58:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=A3=E6=9B=B4=E6=96=B0?= 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 9589f06..1d9330e 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ novel-admin :平台后台管理系统源码(独立项目,按需安装) 小说数据爬取的两种方式 : -1. 拉取小说爬虫程序,按照说明文档爬取网络小说到数据库中。([点击获取爬虫程序](https://gitee.com/xiongxyang/crawl-book))(适用于本地多机器运行) +1. 运行script/crawlbook/crawlbook.bat脚本文件。(适用于本地多机器运行) 2. 安装后台管理系统后,打开爬虫管理菜单,点击爬虫运行按钮。(适用于线上环境运行,会占用较多服务器资源) 平台后台管理系统安装(独立项目,按需安装) :