Browse Source

Added project description

pull/8/head
pmorenux 3 years ago
parent
commit
e0afb3abf1
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      README.md

+ 4
- 1
README.md View File

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

Loading…
Cancel
Save