This website works better with JavaScript.
Home
Explore
Help
Sign In
g
/
lch
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
17
Wiki
Activity
Browse Source
Added Install command
pull/1/head
radikal
4 years ago
parent
099f586778
commit
2811987ac1
1 changed files
with
7 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-2
README.md
+ 7
- 2
README.md
View File
@ -2,10 +2,10 @@
###### Compress
###### Compress
```
```
$ lch file.zip
./route
$ lch file.zip
archive/
```
```
###### De
s
compress
###### Decompress
```
```
$ lch file.zip
$ lch file.zip
```
```
@ -20,3 +20,8 @@ $ lch file.zip
- gz
- gz
- zip
- zip
- 7z
- 7z
## Install
```
sudo ./install.sh
```
Write
Preview
Loading…
Cancel
Save