Skip to content

Commit 450020e

Browse files
committed
Clarify the content script description in the README by specifying interaction with the chatbot UI
1 parent f0f36e5 commit 450020e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Install the Connector browser extension and never copy & paste again.
5454
- [Chrome Web Store](https://chromewebstore.google.com/detail/code-web-chat-connector/ljookipcanaglfaocjbgdicfbdhhjffp)
5555
- [Firefox Add-ons](https://addons.mozilla.org/en-US/firefox/addon/code-web-chat-connector/)
5656

57-
It uses a simple [content script](https://github.com/robertpiosik/CodeWebChat/blob/dev/packages/browser/src/content-scripts/send-prompt-content-script/send-prompt-content-script.ts) to make necessary interactions in the interface that start a new chat.
57+
It uses a simple [content script](https://github.com/robertpiosik/CodeWebChat/blob/dev/packages/browser/src/content-scripts/send-prompt-content-script/send-prompt-content-script.ts) to do interactions in the chatbot UI that start a new chat.
5858

5959
**Supported chatbots (A-Z)**
6060

0 commit comments

Comments
 (0)