From f7d4d6858e57f7d8e056e530a2c86e6550c689ce Mon Sep 17 00:00:00 2001 From: limepotato Date: Fri, 16 Feb 2024 21:39:34 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf08235..1d9bfd5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OSDA ## Org Secure Data Accessor -A graphical interface for accessing the org. servers encrypted file-system, for usages. +Essentially just a wrapper for sshfs. Built in Kotlin, and utilizes [Jexer](https://git.ouroboros.group/limepotato/jexer)