From b7be9ce06f1b46f032cd236c64b2fd16d989dd8b Mon Sep 17 00:00:00 2001 From: Radu Marias Date: Fri, 3 May 2024 21:39:36 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fba2000..89e1eba3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ An encrypted file system that mounts with FUSE on Linux. It can be used to create encrypted directories. -It can then safely backup the encrypted folder on an untrusted server without worrying about the data being exposed.\ +You can then safely backup the encrypted folder on an untrusted server without worrying about the data being exposed.\ You can also store it in any cloud storage like Google Drive, Dropbox, etc. and have it synced across multiple devices. \