From 5594ca9e08f7cdc0aff18d00301f9d72daaa8296 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Sep 2022 03:58:39 +0000 Subject: [PATCH] docs: Added README."en".md translation via https://github.com/dephraiim/translate-readme --- README.en.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.en.md b/README.en.md index e930213..9bb3d5b 100644 --- a/README.en.md +++ b/README.en.md @@ -8,7 +8,7 @@
运行说明 • - API使用 • + API使用 • 手动部署 • Docker部署 • Docker镜像 • @@ -378,7 +378,7 @@ The project is deployed on a South Korean server, parsing TikTok errors, and vis - Create a project with an arbitrary name - Path select the path where you upload the file - Python version needs to be at least 3 or more (install it yourself in the version management on the left) -- The frame is modified to`Flask` +- 框架修改为`Flask` - The startup method is changed to`python` - Web startup file selection`web_zh.py` - API startup file selection`web_api.py` @@ -400,7 +400,7 @@ The project is deployed on a South Korean server, parsing TikTok errors, and vis curl -fsSL get.docker.com -o get-docker.sh&&sh get-docker.sh &&systemctl enable docker&&systemctl start docker ``` -- Just leave the config.int and docker-compose.yml files +- 留下config.int和docker-compose.yml文件即可 - Run the command to let the container run in the background ```yaml