diff --git a/README.md b/README.md index b6f21ac..e93b96f 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ For compiling, check [the wiki guide](https://github.com/ouch-org/ouch/wiki/Comp ## Supported formats -| | .tar | .zip | .bz, .bz2 | .gz | .xz, .lz, .lzma | .7z | +| | .tar | .zip | .bz, .bz2 | .gz | .xz, .lz, .lzma | .zst | |:-------------:|:----:|:----:|:---------:| --- |:---------------:| --- | | Decompression | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ | | Compression | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ |