Skip to content

Commit eb92743

Browse files
author
jjeejj
committed
update readme
1 parent 2a3c19f commit eb92743

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,11 @@ module.exports = {
2020
```
2121

2222
> 会自动生成一个`geektime_{{columnName}}` 的文件夹来保存导出的所有`pdf`文件, `columnName` 为上面配置的
23+
2324
> `firstArticalId` 这个参数最好配置专栏第一篇文章的 `ID` ,这个可以获取专栏的所有的文章,若不是第一篇文章的`ID` 则获取的是该文件以及之后的文章
25+
2426
> `cookie` 你在网页版登录参数的`cookie`信息
27+
2528
> 其他的配置项默认可以不改动
2629
2730
## 导出结果

0 commit comments

Comments
 (0)