From ce2e01dfdc2d1aeafa3bd97b254b5250e46d159f Mon Sep 17 00:00:00 2001 From: Oct0pu5 <86554778+Octopus058@users.noreply.github.com> Date: Sun, 22 Sep 2024 22:35:41 +0800 Subject: [PATCH] Update README.English.md --- docs/README.English.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/docs/README.English.md b/docs/README.English.md index 48afdf45..c052d3da 100644 --- a/docs/README.English.md +++ b/docs/README.English.md @@ -8,9 +8,17 @@ > 2023.11.7: When installing dependencies, please select the **specified versions** in the `requirements.txt` file. Installation command: `pip install -r requirements.txt`. -#
GPT Academic Optimization
+#
GPT Academic
+ +
+ +[简体中文](README.md) | **English** | [日本語](docs/README.Japanese.md) | [한국어](docs/README.Korean.md) | [Русский](docs/README.Russian.md) | [Français](docs/README.French.md) + +
+ + +**If you like this project, please give it a ⭐. If you have invented useful shortcut keys or plugins, please feel free to send Pull Requests!** -**If you like this project, please give it a Star.** To translate this project to arbitrary language with GPT, read and run [`multi_language.py`](multi_language.py) (experimental). > **Note**