diff --git a/README.md b/README.md index cc2877f..5291906 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Picocrypt for macOS is very simple as well. Download Picocrypt here. While this AppImage should work on most systems, Linux is a mess when it comes to cross-distro and cross-release compatibility, so if the AppImage doesn't work, you can try the Snap, run Picocrypt through Wine, or compile from source using the instructions in the `src/` directory. ## Web -A web interface for Picocrypt is available here, allowing you to use a lite version of Picocrypt on any device. Keep in mind that its functionality is very limited and you won't be able to use any advanced features. It is also quite slow compared to the native app. +A web interface for Picocrypt is available here, allowing you to use a lite version of Picocrypt on any device. Keep in mind that its functionality is very limited and you won't be able to use any advanced features or encrypt large files. It is also quite slow compared to the native app. ## CLI A command-line interface is available for Picocrypt here. Keep in mind that the functionality is extremely limited and is not meant to replace the standard GUI app. Rather, it's best suited for environments where the GUI won't run or you need the ability to automate encryption workflows.