[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:
Brikarl 2023-03-04 14:42:56 +08:00 committed by GitHub
parent 4add35f941
commit bc611a58f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,7 @@ Make bilingual epub books Using AI translate
6. Set the target language like `--language "Simplified Chinese"`.
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).
7. 加入 `--resume` 命令,可以手动中断后,加入命令继续执行。
e.g.
```shell