]> git.xolatile.top Git - emil-ssh.git/commitdiff
-- master
authorEmil Williams <emilemilemil@cock.li>
Fri, 18 Apr 2025 23:12:50 +0000 (17:12 -0600)
committerEmil Williams <emilemilemil@cock.li>
Fri, 18 Apr 2025 23:12:50 +0000 (17:12 -0600)
README.md

index 097b4ee653768774d07c7b2f43580b6a426d3c50..898a8bcbe7030ac21c5e99fef1367c8b48ec4c05 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
 ### HOW TO INTO SSH ###
 
-SSH is a connection tool.
+SSH is a secure connection tool, usually allowing authorized remote execution.
 You need a public and private key generated by a command.
-This key is used for facilitating connections.
+This key is used for facilitating secure connections.
 
 SSH has several important files:
 
@@ -87,4 +87,4 @@ You can also do wildcards, this is covered further in the ssh_config(5) manual p
 
 ### That's It ###
 
-SSH has a lot of capabilities, but its best and most useful is its simplicity.
+SSH has a lot of capabilities, but its best and most useful is simplicity.