From d3ec16ca519064d69d6012ca4969434d6b72b961 Mon Sep 17 00:00:00 2001 From: Radu Marias Date: Sun, 21 Apr 2024 15:14:00 +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 c16dac8c..b84383a6 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ You can also store it in any clound storage like Google Drive, Dropbox, etc. and # Usage -You can use it as a command line tool to mount an encrypted file system. or directly using the library to build your own binary (for library, you can follow the [documentation](https://docs.rs/encryptedfs/latest/encryptedfs/)). +You can use it as a command line tool to mount an encrypted file system, or directly using the library to build your own binary (for library, you can follow the [documentation](https://docs.rs/encryptedfs/latest/encryptedfs/)). ## Command Line Tool