From e7041b2b9adc2a9658dfdb4d76660eedf1ed148f Mon Sep 17 00:00:00 2001 From: nicksherron Date: Mon, 10 Feb 2020 05:17:28 -0500 Subject: [PATCH] README update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fd0b57b..cc014a2 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ added features like regex search. ## Why? I love the idea behind bashhub. Having my shell history centralized and queryable from various systems whether it -be my home computer or from an ssh session on a server is great. BUT not if that means sending my shell history to a third-party, -regardless of their intentions or trustworthiness, so bashhub-server was created. +be my home computer or from an ssh session on a server is great. However, even with encryption, +I was weary of sending my shell commands to a third-party server, so bashhub-server was created. ## Installation