From a5823e3b043ee4110c02a9be363e484767c8984e Mon Sep 17 00:00:00 2001 From: 17ms <79069176+17ms@users.noreply.github.com> Date: Thu, 1 Dec 2022 20:35:31 +0200 Subject: [PATCH] updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac5ba43..a2aa098 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Socket pair for FTP like file transfer -Single binary containing both server and client. The server can't be hosted on a mobile hotspot network due to the firewalling of most cellular networks. Despite this the client side can still obviously be used even on those scenarios. +Single binary containing both server and client.