Update README.md
All checks were successful
Run Unit Tests / build-and-run-unit-tests (push) Successful in 4s

This commit is contained in:
Stephen Seo 2024-07-24 15:24:44 +09:00
parent c1dde797b5
commit ffa5885ed6

View file

@ -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).