From a7043ad5e0f4911fe4810ae7078ec88c1b50f5e1 Mon Sep 17 00:00:00 2001 From: taynpg Date: Thu, 13 Feb 2025 19:46:19 +0800 Subject: [PATCH] =?UTF-8?q?readme=EF=BC=9A=E6=9B=B4=E6=96=B0=E8=AF=B4?= =?UTF-8?q?=E6=98=8E=E6=96=87=E6=A1=A3=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78e492f..7a25c47 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # transm -一个简易的使用服务端(`tss`)作为中转中心,间接在两个客户端(`tsc`)之间传输文件的工具。 +一个简易的使用服务端(`tss`)作为中转中心,间接在两个(多)客户端(`tsc`)之间传输文件的工具。 平台支持:`Windows`、`Linux`、`MacOS`、`Termux`、`iPhone iSh`及理论上其他任意支持`c++17`标准编译器的平台。