From 5e6797f3df0bb9244f1709f3409d2f1fe87a865c Mon Sep 17 00:00:00 2001 From: Jinglei Ren Date: Sun, 21 May 2023 19:51:19 +0800 Subject: [PATCH] Add an image to README.md --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 04edd3f..2000d98 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ [![GitHub license](https://img.shields.io/github/license/covespace/devchat-vscode.svg)](https://github.com/covespace/devchat-vscode/blob/main/LICENSE) [![Discord Chat](https://img.shields.io/discord/1106908489114206309?logo=discord)](https://discord.gg/9t3yrbBUXD) -👉 Install [Visual Studio Code extension](https://github.com/covespace/devchat-vscode) on [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=merico.devchat) and enjoy the enhanced UI 👏 +👉 Install [Visual Studio Code extension](https://github.com/covespace/devchat-vscode) from [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=merico.devchat) and enjoy the enhanced UI 👏 *** @@ -59,11 +59,15 @@ DevChat is the way developers interact and collaborate with AI. - Write prompts to create code. Transform prompts into everything. + image + + (This image is licensed by devchat.ai under a Creative Commons Attribution-ShareAlike 4.0 International License.) + - It is DevPromptOps image - (This work is licensed by devchat.ai under a Creative Commons Attribution-ShareAlike 4.0 International License.) + (This image is licensed by devchat.ai under a Creative Commons Attribution-ShareAlike 4.0 International License.) *** @@ -75,12 +79,12 @@ DevChat is the way developers interact and collaborate with AI.     image - Since DevChat is designed for developers, it requires a Git repository folder to store metadata. Therefore, open a Git project. - - Set your [OpenAI API Key](https://platform.openai.com/account/api-keys) by running `export OPENAI_API_KEY="sk-..."`. + - Set your [OpenAI API Key](https://platform.openai.com/account/api-keys) by running `export OPENAI_API_KEY="[sk-...]"`. - Click on the DevChat icon in the status bar. If the API key setting is not configured, it will prompt you to enter it. Simply input the key.     image - - We recommend dragging the DevChat logo from the left sidebar to the right sidebar to avoid overlapping with the Explorer. + - We recommend dragging the DevChat logo from the left sidebar to **the right sidebar** to avoid overlapping with the Explorer. ## Community