diff --git a/README.md b/README.md
index d5177bf8e37..259fa5f868c 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@

- [中文(简体)] | [English]
+ [中文(简体)] | [English]
diff --git a/ui/public/tool/bochaai/detail.md b/ui/public/tool/bochaai/detail.md
index c744a4ec008..528ede62bed 100644
--- a/ui/public/tool/bochaai/detail.md
+++ b/ui/public/tool/bochaai/detail.md
@@ -7,10 +7,10 @@
1. 获取API Key
在[博查开放平台](https://open.bochaai.com/overview) 上申请 API 密钥。
-
+
2. 在函数库中配置
在函数库的博查函数面板中,点击 … > 启动参数,填写 API 密钥,并启用该函数。
-
+
3. 在应用中使用
在高级编排应用中,点击添加组件->函数库->博查,设置使用参数。
-
+
diff --git a/ui/public/tool/google_search/detail.md b/ui/public/tool/google_search/detail.md
index 6d232ebdd6d..31dd8d82965 100644
--- a/ui/public/tool/google_search/detail.md
+++ b/ui/public/tool/google_search/detail.md
@@ -6,16 +6,16 @@ Google 搜索工具是一个实时 API,可提取搜索引擎结果,提供来
1. 创建 Google Custom Search Engine
在[Programmable Search Engine](https://programmablesearchengine.google.com/)中 添加 Search Engine
-
+
2. 获取cx参数
进入添加的引擎详情中,在【基本】菜单中获取搜索引擎的ID,即cx。
-
+
3. 获取 API Key
打开 https://developers.google.com/custom-search/v1/overview?hl=zh-cn 获取API Key。
-
+
4. 配置启动参数
在Google 搜索函数的启动参数中填写配置以上参数,并启用该函数。
-
+
5. 在应用中使用
在高级编排应用中,点击添加组件->函数库->Google搜索,设置使用参数。
-
+
diff --git a/ui/public/tool/langsearch/detail.md b/ui/public/tool/langsearch/detail.md
index 6f78ea2b7db..c2f4a686d45 100644
--- a/ui/public/tool/langsearch/detail.md
+++ b/ui/public/tool/langsearch/detail.md
@@ -7,11 +7,11 @@ LangSearch 是一个提供免费Web Search API和Rerank API的服务,支持新
1. 获取API Key
在[LangSearch](https://langsearch.com/overview) 上申请 API 密钥。
-
+
2. 在函数库中配置
在函数库的LangSearch函数面板中,点击 … > 启动参数,填写 API 密钥,并启用该函数。
-
+
3. 在应用中使用
在高级编排应用中,点击添加组件->函数库->LangSearch,设置使用参数。
-
+
\ No newline at end of file
diff --git a/ui/public/tool/mysql/detail.md b/ui/public/tool/mysql/detail.md
index c5e179db51c..ab41c34b285 100644
--- a/ui/public/tool/mysql/detail.md
+++ b/ui/public/tool/mysql/detail.md
@@ -7,8 +7,8 @@ MySQL查询是一个连接MySQL数据库执行SQL查询的工具。
1. 在函数库中配置启动参数
在函数库的MySQL函数面板中,点击 … > 启动参数,填写数据库连接参数,并启用该函数。
-
+
2. 在应用中使用
在高级编排应用中,点击添加组件->函数库->MySQL查询,设置查询内容。
-
+
\ No newline at end of file
diff --git a/ui/public/tool/postgresql/detail.md b/ui/public/tool/postgresql/detail.md
index aedd5d73867..421a653bf34 100644
--- a/ui/public/tool/postgresql/detail.md
+++ b/ui/public/tool/postgresql/detail.md
@@ -7,8 +7,8 @@ PostgreSQL查询是一个连接PostgreSQL数据库执行SQL查询的工具。
1. 在函数库中配置启动参数
在函数库的PostgreSQL函数面板中,点击 … > 启动参数,填写数据库连接参数,并启用该函数。
-
+
2. 在应用中使用
在高级编排应用中,点击添加组件->函数库->PostgreSQL查询,设置查询内容。
-
+
\ No newline at end of file