Update README.md
All checks were successful
Run Unit Tests / build-and-run-unit-tests (push) Successful in 4s
All checks were successful
Run Unit Tests / build-and-run-unit-tests (push) Successful in 4s
This commit is contained in:
parent
c1dde797b5
commit
ffa5885ed6
1 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,9 @@ API calls.
|
|||
If creating archive file, remaining args specify files to archive.
|
||||
If extracting archive file, remaining args specify files to extract.
|
||||
|
||||
Note that `--compressor` and `--decompressor` cmds must accept data from stdin
|
||||
and return processed data to stdout.
|
||||
|
||||
## LICENSE Information
|
||||
|
||||
Uses the [Apache License 2.0](https://choosealicense.com/licenses/apache-2.0).
|
||||
|
|
Loading…
Reference in a new issue