update README.md.

Signed-off-by: luyoyu <8829470+chuangxxt@user.noreply.gitee.com>
This commit is contained in:
luyoyu 2023-09-12 06:34:47 +00:00 committed by Gitee
parent 47655810a5
commit 9cc98d6114
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -10,6 +10,8 @@
- 支持多用户共享一个token - 支持多用户共享一个token
- 优化请求逻辑降低token被ban概率别万人骑基本不可能封 - 优化请求逻辑降低token被ban概率别万人骑基本不可能封
![软件系统网络架构.png](https://img1.imgtp.com/2023/09/10/qTL8A2u9.png) ![软件系统网络架构.png](https://img1.imgtp.com/2023/09/10/qTL8A2u9.png)
***
# 一、自行编译: # 一、自行编译:
``` ```
测试环境:Linux4.18.0-305.3.1.el8.x86_64 GNU/Linux 测试环境:Linux4.18.0-305.3.1.el8.x86_64 GNU/Linux
@ -33,7 +35,7 @@ go version
cd /share-copilot/source cd /share-copilot/source
go build go build
``` ```
***
# 二、使用现成: # 二、使用现成:
### 1.安装 ### 1.安装