diff --git a/README-zh.md b/README-zh.md
index c6e24b9..2f9d22e 100644
--- a/README-zh.md
+++ b/README-zh.md
@@ -99,6 +99,11 @@ https://github.com/zanllp/sd-webui-infinite-image-browsing/assets/25872019/807b8
## 作为桌面应用程序(不需要SD-webui和Python):
从仓库页面右侧的`releases`部分下载并安装程序。如果提升检测到病毒忽略即可这是误报。
+
+## 作为库使用
+
+使用iframe接入IIB,将IIB作为你应用的文件浏览器使用。 参考 https://github.com/zanllp/sd-webui-infinite-image-browsing/blob/main/vue/usage.md
+
# 预览
diff --git a/README.md b/README.md
index b89f582..ae933f7 100644
--- a/README.md
+++ b/README.md
@@ -99,6 +99,12 @@ If you need a Dockerfile, you can refer to this link. https://github.com/zanllp
## As a desktop application (without SD-webui and Python):
Download and install the program from the `releases` section on the right-hand side of the repository page.
If the antivirus detects a virus, it can be ignored as a false positive.
+
+## As a Library Usage:
+
+Use iframe to access IIB and use it as a file browser for your application. Refer to https://github.com/zanllp/sd-webui-infinite-image-browsing/blob/main/vue/usage.md
+
+
# Preview