Update README.md

This commit is contained in:
Nick Sherron 2020-02-12 02:42:31 -05:00 committed by GitHub
parent 5a15be867d
commit 7b7c65290b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ 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. However, even with encryption,
I was weary of sending my shell commands to a third-party server, so bashhub-server was created.
I was leary of sending my shell commands to a third-party server, so bashhub-server was created.
## Installation