### 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:
### 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.