From dd55bfc357ecb776a259b70a5479708b8181bbd7 Mon Sep 17 00:00:00 2001
From: ClovertaTheTrilobita
<168412973+ClovertaTheTrilobita@users.noreply.github.com>
Date: Thu, 26 Mar 2026 14:26:53 +0200
Subject: [PATCH 1/2] Replace feature image and update description
Updated feature image in README and modified text.
---
README-en.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README-en.md b/README-en.md
index e971468..cf59d43 100644
--- a/README-en.md
+++ b/README-en.md
@@ -14,7 +14,7 @@
-
+
From a3a82b854042f39a09dfa5da51355f9d7c79085c Mon Sep 17 00:00:00 2001
From: ClovertaTheTrilobita
Date: Thu, 26 Mar 2026 14:29:45 +0200
Subject: [PATCH 2/2] update link
---
README-en.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README-en.md b/README-en.md
index cf59d43..d336685 100644
--- a/README-en.md
+++ b/README-en.md
@@ -38,7 +38,7 @@ Then clone it to your local machine.
>
> Before getting started, please rename `.env.example` in the root directory to `.env` and configure the environment variables, otherwise some features may not work properly.
-For details about environment variables, see: [EnvVariables.md](docs/EnvVariables.md)
+For details about environment variables, see: [EnvVariables-en.md](docs/EnvVariables-en.md)
- Local development
@@ -56,7 +56,7 @@ For details about environment variables, see: [EnvVariables.md](docs/EnvVaria
#### Deploy automatically with GitHub Actions
-For details, see: [GithubActions.md](docs/GithubActions.md).
+For details, see: [GithubActions-en.md](docs/GithubActions-en.md).
#### Manual deployment