Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: spelling mistakes #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ module.exports = {
- `base`, 入口地址,下载的文件都会放在这里
- `list`, list 参数,会影响最后生成的电子书的文章排序
- `bookInfo`, 注意设置 `coverImage`,它为书籍封面图片
- `ouput`, 可选参数, 默认值为 `./build` 和 `[name]`
- `output`, 可选参数, 默认值为 `./build` 和 `[name]`
- `singlePage`, 可选参数, 从 URI 爬取数据时会用到
- `push2kindle`, 可选参数, `kindle` 参数为你设备对应的推送邮箱, 可以在 [这里](https://www.amazon.cn/mn/dcw/myx.html/ref=kinw_myk_redirect#/home/settings/payment) 设置

Expand All @@ -138,4 +138,4 @@ module.exports = {

The MIT License (MIT)

Copyright (c) 2016 小胡子哥
Copyright (c) 2016 小胡子哥
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ module.exports = {
- `base`, the entry base, where remote file placed.
- `list`, it impacts the order of book article list.
- `bookInfo`, be attention to the `coverImage`, you should better set a value.
- `ouput`, optional, default is `./build` and `[name]`.
- `output`, optional, default is `./build` and `[name]`.
- `singlePage`, optional, for uri spider
- `push2kindle`, optional, the `kindle` param is your device matched email, can be edit at [here](https://www.amazon.cn/mn/dcw/myx.html/ref=kinw_myk_redirect#/home/settings/payment).

Expand All @@ -136,4 +136,4 @@ module.exports = {

The MIT License (MIT)

Copyright (c) 2016 小胡子哥
Copyright (c) 2016 小胡子哥