From a744b7d6f931b38659dc499a6dedc708066913a1 Mon Sep 17 00:00:00 2001 From: BugKing Date: Fri, 8 Nov 2024 15:21:21 +0800 Subject: [PATCH] docs: Update README.md (#7010) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #### What type of PR is this? /kind documentation #### What this PR does / why we need it: 增加专业版简要说明。 #### Which issue(s) this PR fixes: Fixes # #### Special notes for your reviewer: #### Does this PR introduce a user-facing change? ```release-note None ``` --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6b9bc0d16..89eda574f 100755 --- a/README.md +++ b/README.md @@ -48,6 +48,10 @@ docker run -d --name halo -p 8090:8090 -v ~/.halo2:/root/.halo2 halohub/halo:2.2 - 用户名:`demo` - 密码:`P@ssw0rd123..` +## 专业版 + +相比于社区版,Halo 专业版为用户提供了大量增强功能及技术支持服务,增强功能包括短信验证码注册登录、全站私有化、LDAP 登录、三方账号登录及自定义 LOGO 等。 [点击查看专业版详细介绍](https://www.lxware.cn/halo)。 + ## 生态 可访问 [官方应用市场](https://www.halo.run/store/apps) 或 [awesome-halo 仓库](https://github.com/halo-sigs/awesome-halo) 查看适用于 Halo 2.x 的主题和插件。