From e1b39e2a2f2617cf4c42c65e61b14f6c7a268869 Mon Sep 17 00:00:00 2001 From: ghmark675 Date: Fri, 7 Nov 2025 10:24:43 +0800 Subject: [PATCH] docs(README): remove redundant content --- README-EN.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README-EN.md b/README-EN.md index 215f2a6..06ea8dd 100644 --- a/README-EN.md +++ b/README-EN.md @@ -216,7 +216,7 @@ docker compose up -d > **⚠️ Note: Slow Image Pull** -> In the original `docker-compose.yml` file, we have provided alternative (or mirror) image addresses as **comments** for you to replace with. +> In the original `docker-compose.yml` file, we have provided alternative (mirror) image addresses as **comments** for you to replace with. ### 2. Configuration Instructions diff --git a/README.md b/README.md index fcf7367..a32d46b 100644 --- a/README.md +++ b/README.md @@ -216,7 +216,7 @@ docker compose up -d > **⚠️ 注意:镜像拉取速度慢** -> 在原 `docker-compose.yml` 文件中,我们已经通过**注释**的方式提供了备用(或其他)镜像地址供您替换。 +> 在原 `docker-compose.yml` 文件中,我们已经通过**注释**的方式提供了备用镜像地址供您替换。 ### 2. 配置说明