diff --git a/README.md b/README.md index 913c8c5..ff04905 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ + +> [!NOTE] +> 本文档由 WeHub 基于上游 README 翻译整理,属于社区翻译,非官方中文文档。 +> [English](./README.en.md) · [原始项目](https://github.com/harry0703/MoneyPrinterTurbo) · [上游 README](https://github.com/harry0703/MoneyPrinterTurbo/blob/HEAD/README.md) +> 原作者、版权与许可证归属以原始项目及本仓库 LICENSE 文件为准。 +
# MoneyPrinterTurbo 💸 @@ -144,10 +150,10 @@ 春天适合出发
春天适合出发
中文 · 14 秒 -Why Ocean Conservation Matters
Why Ocean Conservation Matters
English · 25 sec -Designing More Sustainable Cities
Designing More Sustainable Cities
English · 27 sec -What Mountains Teach Us
What Mountains Teach Us
English · 18 sec -A Brief History of Human Flight
A Brief History of Human Flight
English · 59 sec +Why Ocean Conservation Matters
Why Ocean Conservation Matters
英文 · 25 秒 +Designing More Sustainable Cities
Designing More Sustainable Cities
英文 · 27 秒 +What Mountains Teach Us
What Mountains Teach Us
英文 · 18 秒 +A Brief History of Human Flight
A Brief History of Human Flight
英文 · 59 秒 @@ -384,7 +390,7 @@ MoneyPrinterTurbo
如何发布到 TikTok、Instagram 或 YouTube Shorts? -注册 [Upload-Post](https://upload-post.com/) 账号并获取 API Key,然后在 `config.toml` 的 `[app]` 下添加以下配置: +注册 [Upload-Post](https://upload-post.com/)) 账号并获取 API Key,然后在 `config.toml` 的 `[app]` 下添加以下配置: ```toml [app] @@ -411,7 +417,7 @@ RuntimeError: No ffmpeg exe could be found. Install ffmpeg on your system, or set the IMAGEIO_FFMPEG_EXE environment variable. ``` -此时你可以从 https://www.gyan.dev/ffmpeg/builds/ 下载ffmpeg,解压后,设置 `ffmpeg_path` 为你的实际安装路径即可。 +此时你可以从 https://www.gyan.dev/ffmpeg/builds/ 下载 ffmpeg,解压后,设置 `ffmpeg_path` 为你的实际安装路径即可。 ```toml [app]