Skip to content

Commit 2ff3de3

Browse files
authored
Fix grammar mistakes and awkwardness in README.md (#93)
1 parent 74bfc7b commit 2ff3de3

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

README.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<div align="center">
88

9-
Integrating ChatGPT into your browser deeply, everything you need is here.
9+
Deep ChatGPT integrations in your browser, completely for free.
1010

1111
[![license][license-image]][license-url]
1212
[![release][release-image]][release-url]
@@ -80,11 +80,11 @@ English | [简体中文](README_ZH.md)
8080
## ✨ Features
8181

8282
- 🌈 Call up the chat dialog box on any page at any time.
83-
- 📱 Also support for mobile devices.
84-
- 📓 Summarize any page by right-click menu.
83+
- 📱 Support for mobile devices.
84+
- 📓 Summarize any page with right-click menu.
8585
- 🔗 Multiple API support (Web API for Free and Plus users, GPT-3.5, GPT-4, New Bing, Self-Hosted).
86-
- 📦 Integration adaptation for various commonly used websites (reddit, quora, youtube, github, gitlab, stackoverflow, zhihu, bilibili). (Inspired by [wimdenherder](https://github.com/wimdenherder))
87-
- 🔍 Adaptation to all mainstream search engines, and custom queries to support additional sites.
86+
- 📦 Integration for various commonly used websites (reddit, quora, youtube, github, gitlab, stackoverflow, zhihu, bilibili). (Inspired by [wimdenherder](https://github.com/wimdenherder))
87+
- 🔍 Integration to all mainstream search engines, and custom queries to support additional sites.
8888
- 🧰 Selection tool and right-click menu to perform various tasks, such as translation, summarization, polishing,
8989
sentiment analysis, paragraph division, code explain and queries.
9090
- 🗂️ Static cards support floating chat boxes for multi-branch conversations.
@@ -95,13 +95,13 @@ English | [简体中文](README_ZH.md)
9595
- ⚙️ All site adaptations and selection tools(bubble) can be freely switched on or off, disable modules you don't need.
9696
- 💡 Selection tools and site adaptation are easy to develop and extend, see the [Development&Contributing][dev-url]
9797
section.
98-
- 😉 In addition, if there are any deficiencies in answers, just chat to correct.
98+
- 😉 Chat to improve the answer quality.
9999

100100
## Preview
101101

102102
<div align="center">
103103

104-
**Search Engine Adaptation, Floating Window, Conversation Branch**
104+
**Search Engine Integration, Floating Windows, Conversation Branches**
105105

106106
![preview_google_floatingwindow_conversationbranch](screenshots/preview_google_floatingwindow_conversationbranch.jpg)
107107

@@ -117,7 +117,7 @@ English | [简体中文](README_ZH.md)
117117

118118
![preview_youtube](screenshots/preview_youtube.jpg)
119119

120-
**Mobile Effect**
120+
**Mobile Support**
121121

122122
![image](https://user-images.githubusercontent.com/13366013/225529110-9221c8ce-ad41-423e-b6ec-097981e74b66.png)
123123

@@ -129,11 +129,10 @@ English | [简体中文](README_ZH.md)
129129

130130
## Credit
131131

132-
This project is based on my another
133-
repository [josStorer/chatGPT-search-engine-extension](https://github.com/josStorer/chatGPT-search-engine-extension)
132+
This project is based on one of my other repositories, [josStorer/chatGPT-search-engine-extension](https://github.com/josStorer/chatGPT-search-engine-extension)
134133

135134
[josStorer/chatGPT-search-engine-extension](https://github.com/josStorer/chatGPT-search-engine-extension) is forked
136-
from [wong2/chat-gpt-google-extension](https://github.com/wong2/chat-gpt-google-extension)(I learned a lot from that)
135+
from [wong2/chat-gpt-google-extension](https://github.com/wong2/chat-gpt-google-extension) (I learned a lot from that)
137136
and detached since 14 December of 2022
138137

139138
[wong2/chat-gpt-google-extension](https://github.com/wong2/chat-gpt-google-extension) is inspired

0 commit comments

Comments
 (0)