diff --git a/README-en.md b/README-en.md
index f171f96..998d466 100644
--- a/README-en.md
+++ b/README-en.md
@@ -10,9 +10,9 @@
English | 简体中文
-
-> Thanks to [RootFTW](https://github.com/Root-FTW) for the translation
-
+
+

+
Simply provide a topic or keyword for a video, and it will automatically generate the video copy, video
materials, video subtitles, and video background music before synthesizing a high-definition short video.
@@ -59,8 +59,7 @@ https://reccloud.com
- [x] Supports integration with various models such as **OpenAI**, **moonshot**, **Azure**, **gpt4free**, **one-api**,
**qianwen**, **Google Gemini**, **Ollama** and more
- ❓[How to Use the Free OpenAI GPT-3.5 Model?](https://github.com/harry0703/MoneyPrinterTurbo/blob/main/README-en.md#common-questions-)
-
+❓[How to Use the Free OpenAI GPT-3.5 Model?](https://github.com/harry0703/MoneyPrinterTurbo/blob/main/README-en.md#common-questions-)
### Future Plans 📅
@@ -261,12 +260,16 @@ own fonts.
## Common Questions 🤔
### ❓How to Use the Free OpenAI GPT-3.5 Model?
-[OpenAI has announced that ChatGPT with 3.5 is now free](https://openai.com/blog/start-using-chatgpt-instantly), and developers have wrapped it into an API for direct usage.
+
+[OpenAI has announced that ChatGPT with 3.5 is now free](https://openai.com/blog/start-using-chatgpt-instantly), and
+developers have wrapped it into an API for direct usage.
**Ensure you have Docker installed and running**. Execute the following command to start the Docker service:
+
```shell
docker run -p 3040:3040 missuo/freegpt35
```
+
Once successfully started, modify the `config.toml` configuration as follows:
- Set `llm_provider` to `openai`
diff --git a/README.md b/README.md
index c1c8cb0..42b4c12 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,9 @@
+
+

+
只需提供一个视频 主题 或 关键词 ,就可以全自动生成视频文案、视频素材、视频字幕、视频背景音乐,然后合成一个高清的短视频。