Merge pull request #8 from ClovertaTheTrilobita/master

update readme
This commit is contained in:
ClovertaTheTrilobita 2026-03-26 14:30:21 +02:00 committed by GitHub
commit 2b9551a280
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,7 @@
<br>
<img width="2879" height="1853" alt="image" src="https://github.com/user-attachments/assets/9f6f7018-c8a4-46f7-9d30-1132fcea53da" style="zoom:25%;" />
<img width="2880" height="1855" alt="image" src="https://github.com/user-attachments/assets/0f020f42-ff0f-4307-bcfa-4e9f37569661" style="zoom:25%;"/>
<br>
@ -38,7 +38,7 @@ Then clone it to your local machine.
>
> Before getting started, please <b>rename `.env.example` in the root directory to `.env` and configure the environment variables</b>, otherwise some features may not work properly.
For details about environment variables, see: <b>[EnvVariables.md](docs/EnvVariables.md)</b>
For details about environment variables, see: <b>[EnvVariables-en.md](docs/EnvVariables-en.md)</b>
- Local development
@ -56,7 +56,7 @@ For details about environment variables, see: <b>[EnvVariables.md](docs/EnvVaria
#### Deploy automatically with GitHub Actions
For details, see: <b>[GithubActions.md](docs/GithubActions.md)</b>.
For details, see: <b>[GithubActions-en.md](docs/GithubActions-en.md)</b>.
#### Manual deployment