From 916733a1e85840c6e3e15a3f5b2677d9c5c3934b Mon Sep 17 00:00:00 2001 From: ttsdzb Date: Thu, 9 Dec 2021 22:57:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B9=E6=8D=AE=E6=9C=80=E8=BF=91=E7=9A=84?= =?UTF-8?q?=E5=8F=98=E5=8C=96=E5=AF=B9README=E4=B8=8B=E8=BD=BD=E9=83=A8?= =?UTF-8?q?=E5=88=86=E7=A8=8D=E4=BD=9C=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 31245d8d5..18a487c3a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,9 @@ No plugin API is provided. ## Download Download the latest version [from the official website](https://hmcl.huangyuhui.net/download) -Note: Github releases are outdated. +Note: The recent versions in Github release is the beta version, which contains extra testing functions compared to the release versions on the official website. However, they may be unstable and you're more likely to encounter bugs or unexpected problems. + +If not necessary, it is recommended to download the ones from the official website. ## License The software is distributed under [GPL v3](https://www.gnu.org/licenses/gpl-3.0.html) with additional terms.