From 56d1dcc435cd17fafb991ef7531f004ef0d28493 Mon Sep 17 00:00:00 2001 From: xfarrow Date: Mon, 24 Jul 2023 10:40:30 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 02b7ab1..7c838b8 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Guify creates a Graphical User Interface for SSH. Works on any machine able to execute Java code, but is able to target only Linux (or more in general POSIX-compliant) systems. -## Features: +## Features - Navigation in the File System; - Common file operations (cut, copy, rename, delete, paste, create); - File and folder transfer (to/from); @@ -22,7 +22,7 @@ If you want to achieve similar results you can: ## Screenshots Homescreen -## Security +## Security notice * Due to a lack of extensive tests and documentation, this software may engage in unwanted behavior, including corrupting data; * This software does not currently allow to verify SSH fingerprints. This implies that the server you intend to connect to could be different from the server you are actually connecting to;