Skip to content

Commit 53433e3

Browse files
committed
update readme
1 parent 6da972d commit 53433e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ module.exports = {
4141
2. 然后执行 `npm i` 安装依赖
4242
3. 运行主程序 `node columnArticleList.js` 等待一段时间,生成 `PDF` 完成
4343

44+
> 这里可以先设置 `firstArticalId` 参数,获取整个专栏的内容;若中间有错误,不用管它,等运行完毕后,再设置 `articalIds` 参数,参数的值为上面获取失败的文章 `ID`,再次运行下载
45+
4446
![](./image/geektime_run.png)
4547

4648
## 导出结果

0 commit comments

Comments
 (0)