From 94e890c976e6da92d4b6aa90ba8bbd9e0236a01f Mon Sep 17 00:00:00 2001 From: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> Date: Wed, 20 Sep 2023 19:28:33 +0000 Subject: [PATCH] update README.md. Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8190563..c2ec811 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ **[中文](README.md) | [English](README-EN.md)** -[代码提示 代理说明](readme/codeTipsProxy.md) +新增代理代码提示接口:[代码提示代理说明](readme/codeTipsProxy.md) # share-copilot @@ -85,7 +85,7 @@ go build ### 1.安装 ```sh -wget https://gitee.com/chuangxxt/share-copilot/releases/download/v1.0.4/share-copilot-linux-amd64.zip +wget https://gitee.com/chuangxxt/share-copilot/releases/download/v2.0.4/share-copilot-linux-amd64.zip ``` ```sh unzip share-copilot-linux-amd64.zip