From 6a2a05b83c185cbaffd98bac86fe476d9e7dd8e5 Mon Sep 17 00:00:00 2001 From: wood Date: Wed, 20 Aug 2025 22:46:55 +0800 Subject: [PATCH] update readme --- README.md | 3 ++- README_CN.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 07ed927..dd31f3e 100755 --- a/README.md +++ b/README.md @@ -268,7 +268,8 @@ When configuring SWQOS services, note the different parameter requirements for e - **Bloxroute**: The first parameter is API Token - **ZeroSlot**: The first parameter is API Token - **Temporal**: The first parameter is API Token -- **Node1**: The first parameter is API Token +- **Node1**: The first parameter is API Token, Add the official TG support at https://t.me/node1_me + to get a free key and instantly accelerate your trades! ```rust use std::{str::FromStr, sync::Arc}; diff --git a/README_CN.md b/README_CN.md index f59b7c5..9689367 100755 --- a/README_CN.md +++ b/README_CN.md @@ -268,7 +268,7 @@ async fn test_shreds() -> Result<(), Box> { - **Bloxroute**: 第一个参数是 API Token - **ZeroSlot**: 第一个参数是 API Token - **Temporal**: 第一个参数是 API Token -- **Node1**: 第一个参数是 API Token +- **Node1**: 第一个参数是 API Token, 添加tg官方客服https://t.me/node1_me 获取免费key立即加速你的交易! ```rust use std::{str::FromStr, sync::Arc};