From 8e12011586a80f051d44daac4204360df3afbd79 Mon Sep 17 00:00:00 2001 From: 0xb-s <145866191+0xb-s@users.noreply.github.com> Date: Mon, 16 Dec 2024 14:30:41 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06ceac4..592f8ef 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # An SSH file browser -SSH File Browser is a desktop application built using `egui`. It provides a graphical interface to manage files on remote servers via SSH and SFTP. This application allows users to perform various file operations with ease. +SSH File Browser is a cross-platform desktop application built using `egui`. It provides a graphical interface to manage files on remote servers via SSH and SFTP. This application allows users to perform various file operations with ease. **Note**: This project is still in early development and requires further work to enhance features and improve stability.