diff --git a/README.en.md b/README.en.md index ef11017..38bc2b6 100644 --- a/README.en.md +++ b/README.en.md @@ -40,8 +40,8 @@ A simple, open source [bilingual translation extension & Greasemonkey script](ht > Note: For the following reasons, it is recommended to use browser extensions first > -> - Browser extension can use local language recognition -> - Grease Monkey script will encounter more usage problems +> - Browser extensions have more complete functions (local language recognition, seletction translation, context menu, etc.) +> - Grease Monkey script will encounter more usage problems (cross domain issues, script conflicts, etc.) - [x] Browser extension - [x] Chrome [Installation address](https://chrome.google.com/webstore/detail/kiss-translator/bdiifdefkgmcblbcghdlonllpjhhjgof?hl=zh-CN) diff --git a/README.md b/README.md index 6821954..d6e853c 100644 --- a/README.md +++ b/README.md @@ -40,8 +40,8 @@ > 注:基于以下原因,建议优先使用浏览器扩展 > -> - 浏览器扩展可以使用本地的语言识别 -> - 油猴脚本会遇到更多使用上的问题 +> - 浏览器扩展的功能更完整(本地语言识别、划词翻译、右键菜单等) +> - 油猴脚本会遇到更多使用上的问题(跨域问题、脚本冲突等) - [x] 浏览器扩展 - [x] Chrome [安装地址](https://chrome.google.com/webstore/detail/kiss-translator/bdiifdefkgmcblbcghdlonllpjhhjgof?hl=zh-CN)