From 6abc83380a46381cd7a1d17f898867e08d460450 Mon Sep 17 00:00:00 2001 From: asd <374367073@qq.com> Date: Sat, 7 Dec 2019 19:07:34 +0800 Subject: [PATCH] update --- 2019/用node写爬虫.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/2019/用node写爬虫.md b/2019/用node写爬虫.md index 87d4cf5..d7a80bc 100644 --- a/2019/用node写爬虫.md +++ b/2019/用node写爬虫.md @@ -1 +1,6 @@ -###需要用的 \ No newline at end of file +###需要用的库: + +koa +>用来搭建服务 + +