Mise à jour de 'README.md'

This commit is contained in:
rmanach 2022-04-12 12:11:49 +00:00
parent 26835406d7
commit ca0b717a02

View File

@ -1,6 +1,8 @@
# packer # 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 ## Installation