From ca0b717a021b96f0555c5b57723512dfd07b4939 Mon Sep 17 00:00:00 2001 From: rmanach Date: Tue, 12 Apr 2022 12:11:49 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 74fff50..8854f73 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # packer -A simple CLI tool to find and zip file corresponding to a given regex +A simple CLI tool to find and zip file corresponding to a given regex. + +**NOTE**: if you have experience using Linux bash command, prefer use `find` + `zip` command. ## Installation