diff --git a/README.md b/README.md
index 209f668..648dcb7 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@
 4. Provides a github action template to automatically generate package.zip and upload to new release
 
 
-> ![TIP]
+> [!TIP]
 > You can also use our maintained [siyuan-plugin-cli](https://www.npmjs.com/package/siyuan-plugin-cli) command-line tool to directly build plugins in your local terminal.
 >
 > Additionally, for the `make-link` related commands mentioned in this plugin, all future updates will be made in [siyuan-plugin-cli](https://www.npmjs.com/package/siyuan-plugin-cli).
diff --git a/README_zh_CN.md b/README_zh_CN.md
index bc8667e..0ac9fca 100644
--- a/README_zh_CN.md
+++ b/README_zh_CN.md
@@ -26,7 +26,7 @@
 5. 执行 `pnpm run dev` 进行实时编译
 6.  在思源中打开集市并在下载选项卡中启用插件
 
-> ![TIP]
+> [!TIP]
 > 你也可以使用我们维护的 [siyuan-plugin-cli](https://www.npmjs.com/package/siyuan-plugin-cli) 命令行工具,在本地终端中直接构建插件。
 > 
 > 此外,对于本插件以下提及到的 `make-link` 相关的命令,后续所有更新将在 [siyuan-plugin-cli](https://www.npmjs.com/package/siyuan-plugin-cli) 中进行。