diff --git a/README.md b/README.md index 29dd7bc5..b928770c 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,8 @@ I don't know why 🤷 - **Sub Menu** supported - **Content Encryption** supported (Pages, Partial) - **Friends** page embedded template -- **Search** supported by [algolia](https://www.algolia.com/) or [Fuse.js](https://fusejs.io/) +- **Search** supported by [algolia](https://www.algolia.com/), [Fuse.js](https://fusejs.io/) or CSE +- **Custom Search Engine (CSE)** supported by [Google](https://programmablesearchengine.google.com/) - **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 9dc3bea3..5f1abfc1 100644 --- a/README.zh-cn.md +++ b/README.zh-cn.md @@ -107,7 +107,8 @@ - 支持**二级菜单** - 支持**内容加密**(页面、局部) - 支持**友情链接**的页面模板 -- 支持基于 [algolia](https://www.algolia.com/) 或 [Fuse.js](https://fusejs.io/) 的**搜索** +- 支持基于 [algolia](https://www.algolia.com/)、[Fuse.js](https://fusejs.io/) 或 **CSE** 的**搜索** +- 支持基于 [Google](https://programmablesearchengine.google.com/) 的**自定义搜索引擎 (CSE)** - 支持 **Twemoji** - 支持**代码高亮** - 一键**复制代码**到剪贴板