diff --git a/README-CN.md b/README-CN.md index a29187d..81b2725 100644 --- a/README-CN.md +++ b/README-CN.md @@ -132,6 +132,11 @@ python make_book.py --book_name 'animal_farm.epub' --openai_key XXXXX --api_base - Issue 中有些 TODO 没做的都可以选 - 提交代码前请先执行 `black make_book.py` [^black] +# 其它推荐项目 + +- 书译 iOS -> [AI 全书翻译工具](https://apps.apple.com/cn/app/%E4%B9%A6%E8%AF%91-ai-%E5%85%A8%E4%B9%A6%E7%BF%BB%E8%AF%91%E5%B7%A5%E5%85%B7/id6447665417) +- 沉浸式翻译 -> [/immersive-translate](https://github.com/immersive-translate/immersive-translate) + ## 赞赏 谢谢就够了 diff --git a/README.md b/README.md index 82b7fd0..4ea665e 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,11 @@ docker run --rm --name bilingual_book_maker --mount type=bind,source=/home/user/ - TODOs in the issue can also be selected. - Please run `black make_book.py`[^black] before submitting the code. +# Others better + +- 书译 iOS -> [AI 全书翻译工具](https://apps.apple.com/cn/app/%E4%B9%A6%E8%AF%91-ai-%E5%85%A8%E4%B9%A6%E7%BF%BB%E8%AF%91%E5%B7%A5%E5%85%B7/id6447665417) +- 沉浸式翻译 -> [/immersive-translate](https://github.com/immersive-translate/immersive-translate) + ## Appreciation Thank you, that's enough.