From 449151b955fcb5c55aadfd88d55fcdd9f5e45ff1 Mon Sep 17 00:00:00 2001 From: Simon Yang Date: Tue, 14 Mar 2023 22:04:43 +1100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4731168..8bdb327 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Buy Me A Coffee -**AI Commander** is an open-source AI connector that helps you write notes with the power of OpenAI APIs in conjunction with Bing search engine. +**AI Commander** is a simple AI connector that helps you write notes with the power of OpenAI APIs in conjunction with Bing search engine. [OpenAI API key](https://platform.openai.com/account/api-keys) is required to use this plugin. @@ -39,6 +39,6 @@ Call out the command pallette and try the following commands: ## Install from Github -1. Move `manifest.json` and `main.js` to `/.obsidian/plugins/obsidian-aicommander-plugin` +1. From the release page, download `manifest.json` and `main.js` to `/.obsidian/plugins/obsidian-aicommander-plugin` 2. Refresh installed plugins 3. Enable AI Commander