diff --git a/README.md b/README.md
index 0fc464c..79dc3e5 100644
--- a/README.md
+++ b/README.md
@@ -315,10 +315,10 @@ Generation complete. Deployment files::
Server certificate: crossdesk.cn_bundle.crt
```
-#### 服务端
+### 服务端
将 **crossdesk.cn.key** 和 **crossdesk.cn_bundle.crt** 放置到 **/path/to/your/certs** 目录下。
-#### 客户端
+### 客户端
1. 点击右上角设置进入设置页面。

@@ -331,5 +331,8 @@ Generation complete. Deployment files::
7. 勾选使用**自托管服务器配置**,点击确认配置生效。

+### Web 客户端
+详情见项目 [CrossDesk Web Client](https://github.com/kunkundi/crossdesk-web-client)。
+
# 常见问题
见 [常见问题](https://github.com/kunkundi/crossdesk/blob/self-hosted-server/docs/FAQ.md) 。
diff --git a/README_EN.md b/README_EN.md
index d4514e4..b934aab 100644
--- a/README_EN.md
+++ b/README_EN.md
@@ -323,10 +323,10 @@ Generation complete. Deployment files::
Server certificate: crossdesk.cn_bundle.crt
```
-#### Server Side
+### Server Side
Place **crossdesk.cn.key** and **crossdesk.cn_bundle.crt** into the **/path/to/your/certs** directory.
-#### Client Side
+### Client Side
1. Click the settings icon in the top-right corner to enter the settings page.

@@ -339,5 +339,8 @@ Place **crossdesk.cn.key** and **crossdesk.cn_bundle.crt** into the **/path/to/y
4. Check the option to use **Self-Hosted Server Configuration**.

+### Web Client
+See [CrossDesk Web Client](https://github.com/kunkundi/crossdesk-web-client)。
+
# FAQ
See [FAQ](https://github.com/kunkundi/crosssesk/blob/self-hosted-server/docs/FAQ.md) .