diff --git a/README.md b/README.md
index 2813a951..e566ead9 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@
# ✨ Highlights
1. Easy Development: Built with Vue 3.x and TypeScript, it does not rely on UI component libraries and avoids third-party components as much as possible. This makes styling customization easier and functionality extension more convenient.
2. User Friendly: It offers a context menu available everywhere, dozens of keyboard shortcuts, and countless editing detail optimizations, striving to replicate a desktop application-level experience.
-3. Feature Rich: Supports most of the commonly used elements and functionalities found in PowerPoint, supports exporting in various formats, and offers basic editing and previewing on mobile devices.
+3. Feature Rich: Supports most of the commonly used elements and functionalities found in PowerPoint, supports generate PPT by AI, supports exporting in various formats, and offers basic editing and previewing on mobile devices.
# 🚀 Installation
@@ -40,6 +40,7 @@ npm run dev
- Export local files (PPTX, JSON, images, PDF)
- Import and export pptist files
- Print
+- AI PPT
### Slide Page Editing
- Add/delete pages
- Copy/paste pages
diff --git a/README_zh.md b/README_zh.md
index 198bdad7..a1892071 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -9,7 +9,7 @@
# ✨ 项目特色
1. 易开发:基于 Vue3.x + TypeScript 构建,不依赖UI组件库,尽量避免第三方组件,样式定制更轻松、功能扩展更方便。
2. 易使用:随处可用的右键菜单、几十种快捷键、无数次编辑细节打磨,力求还原桌面应用级体验。
-3. 功能丰富:支持 PPT 中的大部分常用元素和功能,支持多种格式导出、支持移动端基础编辑和预览...
+3. 功能丰富:支持 PPT 中的大部分常用元素和功能,支持AI生成PPT、支持多种格式导出、支持移动端基础编辑和预览...
# 👀 前排提示
@@ -36,6 +36,7 @@ npm run dev
- 导出本地文件(PPTX、JSON、图片、PDF)
- 导入导出特有 .pptist 文件
- 打印
+- AI生成PPT
### 幻灯片页面编辑
- 页面添加、删除
- 页面顺序调整
diff --git a/index.html b/index.html
index b8fc5b90..6a6d8aff 100644
--- a/index.html
+++ b/index.html
@@ -7,7 +7,7 @@
-
+