From 74b43b7d43e8bc19e76f479f100369c5de43e952 Mon Sep 17 00:00:00 2001 From: josc146 Date: Mon, 27 Mar 2023 21:49:59 +0800 Subject: [PATCH] update readme --- README.md | 4 ++-- README_ZH.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0539f6e..bfd12d4 100644 --- a/README.md +++ b/README.md @@ -79,9 +79,9 @@ English | [简体中文](README_ZH.md) ## ✨ Features -- 🌈 Call up the chat dialog box on any page at any time. (Ctrl+B) +- 🌈 Call up the chat dialog box on any page at any time. (`Ctrl+B`) - 📱 Support for mobile devices. -- 📓 Summarize any page with right-click menu. (Alt+B) +- 📓 Summarize any page with right-click menu. (`Alt+B`) - 🔗 Multiple API support (Web API for Free and Plus users, GPT-3.5, GPT-4, New Bing, Self-Hosted). - 📦 Integration for various commonly used websites (reddit, quora, youtube, github, gitlab, stackoverflow, zhihu, bilibili). (Inspired by [wimdenherder](https://github.com/wimdenherder)) - 🔍 Integration to all mainstream search engines, and custom queries to support additional sites. diff --git a/README_ZH.md b/README_ZH.md index 7c6562a..9345e2c 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -79,9 +79,9 @@ ## ✨ Features -- 🌈 在任何页面随时呼出聊天对话框 (Ctrl+B) +- 🌈 在任何页面随时呼出聊天对话框 (`Ctrl+B`) - 📱 支持手机等移动设备 -- 📓 通过右键菜单总结任意页面 (Alt+B) +- 📓 通过右键菜单总结任意页面 (`Alt+B`) - 🔗 多种API支持 (免费用户和Plus用户可用Web API, 此外还有GPT-3.5, GPT-4, NewBing, 自托管支持等) - 📦 对各种常用网站的集成适配 (reddit, quora, youtube, github, gitlab, stackoverflow, zhihu, bilibili) (受到[wimdenherder](https://github.com/wimdenherder)启发) - 🔍 对所有主流搜索引擎的适配, 并支持自定义查询以支持额外的站点