From 9290499ebb4c90a28d7d2a134aaa2a100aa93cb1 Mon Sep 17 00:00:00 2001 From: ben Gutier Date: Wed, 13 Sep 2023 16:29:17 +0800 Subject: [PATCH] mod readme --- README-EN.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README-EN.md b/README-EN.md index 44ec8d5..9655bd9 100644 --- a/README-EN.md +++ b/README-EN.md @@ -11,7 +11,7 @@ Still in testing. - Acts as a proxy server, forwarding requests to the Copilot plugin's API - Supports both vscode and Jetbrains plugins - Supports multiple users sharing a single token -- Optimizes request logic +- Optimize request logic to reduce suspended probability ![软件系统网络架构.png](https://img1.imgtp.com/2023/09/10/qTL8A2u9.png) *** diff --git a/README.md b/README.md index 18265d0..8289ac6 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ - 作为代理服务器,中转copilot插件的API的请求 - 支持vscode插件和jetbrains插件 - 支持多用户共享一个token -- 优化请求逻辑,suspended概率(别万人骑基本不会) +- 优化请求逻辑,降低suspended概率(别万人骑基本不会) ![软件系统网络架构.png](https://img1.imgtp.com/2023/09/10/qTL8A2u9.png) ***