mirror of
https://github.com/yihong0618/bilingual_book_maker.git
synced 2025-06-06 11:35:49 +00:00
[feature] Modify README (#22)
* [feature] Support interrupt resume function * [feature] SStreamline some code * fix: lint * [bugfix] fix review comments * [feature] Modify README --------- Co-authored-by: yihong0618 <zouzou0208@gmail.com>
This commit is contained in:
parent
4add35f941
commit
bc611a58f0
@ -22,6 +22,7 @@ Make bilingual epub books Using AI translate
|
|||||||
6. Set the target language like `--language "Simplified Chinese"`.
|
6. Set the target language like `--language "Simplified Chinese"`.
|
||||||
Suppot ` "Japanese" / "Traditional Chinese" / "German" / "French" / "Korean"`.
|
Suppot ` "Japanese" / "Traditional Chinese" / "German" / "French" / "Korean"`.
|
||||||
Default target language is `"Simplified Chinese"`. Support language list please see the LANGUAGES at [utils.py](./utils.py).
|
Default target language is `"Simplified Chinese"`. Support language list please see the LANGUAGES at [utils.py](./utils.py).
|
||||||
|
7. 加入 `--resume` 命令,可以手动中断后,加入命令继续执行。
|
||||||
|
|
||||||
e.g.
|
e.g.
|
||||||
```shell
|
```shell
|
||||||
|
Loading…
x
Reference in New Issue
Block a user