Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -3,17 +3,17 @@ This Chrome extension adds the power of large-language models (LLMs) to Overleaf
|
|||||||
|
|
||||||
The extension originated from [GPT4Overleaf](https://github.com/e3ntity/gpt4overleaf).
|
The extension originated from [GPT4Overleaf](https://github.com/e3ntity/gpt4overleaf).
|
||||||
|
|
||||||
|
## Installation from Chrome Web Store (preferred option)
|
||||||
|
Unless you are a developer, this is probably your preferred option.
|
||||||
|
|
||||||
|
Just go to the [extension's page](https://chrome.google.com/webstore/detail/leafllm/feomoidgfifpofabcapiipjjjoigjeoa) in Chrome Web Store and press "Add to Chrome"
|
||||||
|
|
||||||
## Manual installation
|
## Manual installation
|
||||||
1. Clone the repository
|
1. Clone the repository
|
||||||
2. Open Chrome and go to `chrome://extensions/`
|
2. Open Chrome and go to `chrome://extensions/`
|
||||||
3. Enable developer mode
|
3. Enable developer mode
|
||||||
4. Click "Load unpacked" and select the repository folder
|
4. Click "Load unpacked" and select the repository folder
|
||||||
|
|
||||||
## Installation from Chrome Web Store (preferred option)
|
|
||||||
Unless you are a developer, this is probably your preferred option.
|
|
||||||
|
|
||||||
Just go to the [extension's page](https://chrome.google.com/webstore/detail/leafllm/feomoidgfifpofabcapiipjjjoigjeoa) in Chrome Web Store and press "Add to Chrome"
|
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
The plugin can be configured by clicking the plugin button in the Chrome toolbar. It requires inserting an API key from [OpenAI](https://platform.openai.com/account/api-keys). You also need to choose which tools you wish to enable.
|
The plugin can be configured by clicking the plugin button in the Chrome toolbar. It requires inserting an API key from [OpenAI](https://platform.openai.com/account/api-keys). You also need to choose which tools you wish to enable.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user