From 274467fcf8ef8473bf4526ba69ea092eee82ac1e Mon Sep 17 00:00:00 2001 From: Ignacio Rivero <74429794+igna503@users.noreply.github.com> Date: Mon, 1 Apr 2024 16:18:29 -0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a7f8f6c..cf20a07 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,5 @@ Salty is a simple encryption tool I made during my free time, using libsodium. I - -out: Takes an output file. If no file is selected, or set to '-', output is /dev/stdout. - -key: Takes a password up to 128 characters in length. - -d: Enables decryption mode. +## Compatibility +For now, the program has only been tested on Linux with glibc. \ No newline at end of file