Update README.English.md

This commit is contained in:
Oct0pu5 2024-09-22 22:35:41 +08:00 committed by GitHub
parent 87ad9d3229
commit ce2e01dfdc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 10 additions and 2 deletions

View File

@ -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`.
# <div align=center><img src="logo.png" width="40"> GPT Academic Optimization</div>
# <div align=center><img src="logo.png" width="40"> GPT Academic</div>
<div align="center">
[简体中文](README.md) | **English** | [日本語](docs/README.Japanese.md) | [한국어](docs/README.Korean.md) | [Русский](docs/README.Russian.md) | [Français](docs/README.French.md)
</div>
**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**