From d3cb08f56f62f64b67dc3978e086df3fad888132 Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Thu, 19 Dec 2024 17:26:35 +0800 Subject: [PATCH] :memo: Docs: update README --- README.md | 2 +- README.zh-cn.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1cda1092..e557e03b 100644 --- a/README.md +++ b/README.md @@ -113,13 +113,13 @@ I don't know why 🤷 ### Extended Features +- **AI Summary**, **AI Search** and **AI Chatbot** supported by [PostChat](https://ai.tianli0.top/?InviteID=IRE1S88Z) - **PWA (Progressive Web App)** supported - **Sub Menu** supported - **Content Encryption** supported (Pages, Partial) - **Friends** page embedded template - **Search** supported by [algolia](https://www.algolia.com/), [Fuse.js](https://fusejs.io/), CSE or [PostChat](https://ai.tianli0.top/?InviteID=IRE1S88Z) - **Custom Search Engine (CSE)** supported by [Google](https://programmablesearchengine.google.com/) -- **AI Summary**, **AI Search** and **AI Chatbot** supported by [PostChat](https://ai.tianli0.top/?InviteID=IRE1S88Z) - **Twemoji** supported - Automatically **highlighting** code - **Copy code** to clipboard with one click diff --git a/README.zh-cn.md b/README.zh-cn.md index bbf27ed6..3ea014c4 100644 --- a/README.zh-cn.md +++ b/README.zh-cn.md @@ -113,13 +113,13 @@ ### 扩展功能 +- 支持基于 [PostChat](https://ai.tianli0.top/?InviteID=IRE1S88Z) 的 **AI 摘要**、**AI 搜索** 和 **AI 智能客服** - 支持**渐进式网页应用** - 支持**二级菜单** - 支持**内容加密**(页面、局部) - 支持**友情链接**的页面模板 - 支持基于 [algolia](https://www.algolia.com/)、[Fuse.js](https://fusejs.io/)、 **CSE** 或 [PostChat](https://ai.tianli0.top/?InviteID=IRE1S88Z) 的**搜索** - 支持基于 [Google](https://programmablesearchengine.google.com/) 的**自定义搜索引擎 (CSE)** -- 支持基于 [PostChat](https://ai.tianli0.top/?InviteID=IRE1S88Z) 的 **AI 摘要**、**AI 搜索** 和 **AI 智能客服** - 支持 **Twemoji** - 支持**代码高亮** - 一键**复制代码**到剪贴板