From e0afb3abf19df4af38934ff100107981a9b238da Mon Sep 17 00:00:00 2001 From: pmorenux Date: Sat, 3 Oct 2020 21:18:39 +0200 Subject: [PATCH] Added project description --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2faee65..f920247 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Linux compressor humanizer +Tool that extract or compress files automatically in a simple & easy way. +It keeps the kiss philosophy avoiding to memorize weird flags and commands to extract & compress files. + ## Installation ###### install @@ -65,4 +68,4 @@ $ lch -i - Install the compressors dependencies ``` $ git clone https://gitea.hatthieves.es/cloud/lch $ cd lch && docker run -it --rm --name lch --workdir /lch -v $(pwd):/lch putyourdistributionhere ./lch -h -``` \ No newline at end of file +```