diff --git a/README.md b/README.md
index 103faf6..63a04bc 100644
--- a/README.md
+++ b/README.md
@@ -35,8 +35,14 @@ Show doc comment at the Project view Tree, line End, json, other
The tsv conf file must could be search in "Go to File"(Ctrl + Shift + N)
-My Other Project
+My Project
+- Show doc comment at the Project view Tree, line End, json etc:
+Show Comment
+
+- Method call usage graph and maven dependency graph:
+Draw Graph
+
- Find author/comment of multiple files or lines and export Find:
Find Author
- Auto sync coverage and capture coverage during debug:
@@ -70,8 +76,14 @@ Show doc comment at the Project view Tree, line End, json, other
- tsv 配置文件必须能被搜索(Ctrl + Shift + N)
-我的其他项目
+我的项目
+- 在文件树、行末、JSON 显示注释:
+Show Comment
+
+- 生成 方法调用图 和 Maven 依赖图:
+Draw Graph
+
- 查找多个文件或行的作者 与 导出搜索:
Find Author
- 自动同步覆盖率 和 调试中抓取覆盖率:
diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml
index d125430..8448bfc 100644
--- a/src/main/resources/META-INF/plugin.xml
+++ b/src/main/resources/META-INF/plugin.xml
@@ -32,8 +32,14 @@ Show doc comment at the Project view Tree, line End, json, other
- The tsv conf file must could be search in "Go to File"(Ctrl + Shift + N)
-My Other Project
+My Project
+- Show doc comment at the Project view Tree, line End, json etc:
+Show Comment
+
+- Method call usage graph and maven dependency graph:
+Draw Graph
+
- Find author/comment of multiple files or lines and export Find:
Find Author
- Auto sync coverage and capture coverage during debug:
@@ -67,8 +73,14 @@ Show doc comment at the Project view Tree, line End, json, other
- tsv 配置文件必须能被搜索(Ctrl + Shift + N)
-我的其他项目
+我的项目
+- 在文件树、行末、JSON 显示注释:
+Show Comment
+
+- 生成 方法调用图 和 Maven 依赖图:
+Draw Graph
+
- 查找多个文件或行的作者 与 导出搜索:
Find Author
- 自动同步覆盖率 和 调试中抓取覆盖率:
diff --git a/src/main/resources/messages/ShowCommentBundle.properties b/src/main/resources/messages/ShowCommentBundle.properties
index 2919e68..ffcbce7 100644
--- a/src/main/resources/messages/ShowCommentBundle.properties
+++ b/src/main/resources/messages/ShowCommentBundle.properties
@@ -5,7 +5,7 @@ show=Show
show.line.end.comment=Show line end comment
show.tree.comment=Show tree comment
-compact=compact
+compact=support compact
skip.anno=skip @
skip.blank=skip Blank
diff --git a/src/main/resources/messages/ShowCommentBundle_zh.properties b/src/main/resources/messages/ShowCommentBundle_zh.properties
index abafc04..01c4959 100644
--- a/src/main/resources/messages/ShowCommentBundle_zh.properties
+++ b/src/main/resources/messages/ShowCommentBundle_zh.properties
@@ -5,7 +5,7 @@ show=\u663E\u793A
show.tree.comment=\u663E\u793A\u6587\u4EF6\u6811\u6CE8\u91CA
show.line.end.comment=\u663E\u793A\u884C\u672B\u6CE8\u91CA
-compact=\u652F\u6301\u538B\u7F29
+compact=\u652F\u6301\u538B\u7F29\u7A7A\u7684\u4E2D\u95F4\u5305
line.tags=\u884C\u6CE8\u91CA @ \u6807\u7B7E | \u5206\u9694
tree.tags=\u6811\u6CE8\u91CA @ \u6807\u7B7E | \u5206\u9694