From efb04c9c68134c21f2213b9e2c7719aa64835cf8 Mon Sep 17 00:00:00 2001 From: MatMasIt <34745996+MatMasIt@users.noreply.github.com> Date: Mon, 15 Feb 2021 12:39:31 +0100 Subject: [PATCH] Encryptor readme created --- SafeBoxEncryptor/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 SafeBoxEncryptor/README.md diff --git a/SafeBoxEncryptor/README.md b/SafeBoxEncryptor/README.md new file mode 100644 index 0000000..2ac36ba --- /dev/null +++ b/SafeBoxEncryptor/README.md @@ -0,0 +1,4 @@ +# SafeBoxEncryptor + +You can just skip downloading the vendor folder and just get the dependencies with composer +Or you can clone the whole folder and get everything up and running in no time