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 +```