From bc611a58f0e347a9cd8d72b71dbb9b40d8d9a01a Mon Sep 17 00:00:00 2001 From: Brikarl <627639128@qq.com> Date: Sat, 4 Mar 2023 14:42:56 +0800 Subject: [PATCH] [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 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09d01c8..379e4bb 100644 --- a/README.md +++ b/README.md @@ -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