From 38cbd9458873e75af3e2dc2549424e6d3598c5ad Mon Sep 17 00:00:00 2001 From: MatMasIt <34745996+MatMasIt@users.noreply.github.com> Date: Mon, 15 Feb 2021 13:16:15 +0100 Subject: [PATCH] SafeBoxEncryptor's README --- SafeBoxEncryptor/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SafeBoxEncryptor/README.md b/SafeBoxEncryptor/README.md index 4d597cf..67115e3 100644 --- a/SafeBoxEncryptor/README.md +++ b/SafeBoxEncryptor/README.md @@ -3,3 +3,5 @@ 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 + +Uses [Ne-Lexa/php-zip](https://github.com/Ne-Lexa/php-zip)