From 61685004e901183c64070502087895615ebcb942 Mon Sep 17 00:00:00 2001 From: crschnick Date: Mon, 17 Apr 2023 11:15:43 +0000 Subject: [PATCH] Small wording changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e876733..fefe5fa3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ### A flexible connection manager and remote file explorer -X-Pipe is a brand-new type of connection manager and remote file explorer that works by only interacting with established command-line +X-Pipe is a brand-new type of connection manager and remote file explorer that works by only interacting with command-line tools on local and remote shell connections. This approach makes it much more flexible as it doesn't have to deal with file system APIs or remote file handling protocols at all.