diff --git a/README.md b/README.md index 3537cec..ac5ba43 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -## TCP socket pair for easy and efficient file transfer +## Socket pair for FTP like file transfer -Single binary containing both server and client. Originally made as a backend for [a TUI app](https://github.com/einisto/leightbox). Note that the server can't be hosted on a mobile hotspot network due to 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. 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.