diff --git a/README.md b/README.md index fea6010..c7b6f5f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ This Visual Studio Code extension allows you to use the [unofficial ChatGPT API] - **Insert code snippets** from the AI's response into the active editor by clicking on them -## Instalation +## Installation To use this extension, install it from the VSCode marketplace or download and install `.vsix` file from Releases. @@ -77,4 +77,4 @@ Please note that this extension is currently a proof of concept and may have som - This wouldn't be possible without OpenAI's [ChatGPT](https://chat.openai.com/chat) - The extension makes use of [chatgpt-api](https://github.com/transitive-bullshit/chatgpt-api) (by [Travis Fischer](https://github.com/transitive-bullshit)), which uses ChatGPT unofficial API in order to login and communicate with it. - It is built on top of [mpociot/chatgpt-vscode](https://github.com/mpociot/chatgpt-vscode), which started this project -- `v0.3` inspired and based on [barnesoir/chatgpt-vscode-plugin](https://github.com/barnesoir/chatgpt-vscode-plugin) and [gencay/vscode-chatgpt](https://github.com/gencay/vscode-chatgpt) \ No newline at end of file +- `v0.3` inspired and based on [barnesoir/chatgpt-vscode-plugin](https://github.com/barnesoir/chatgpt-vscode-plugin) and [gencay/vscode-chatgpt](https://github.com/gencay/vscode-chatgpt)