readme: mark Zstd as supported

This commit is contained in:
Vinícius Miguel 2021-10-06 00:03:06 -03:00 committed by GitHub
parent e9bc65a787
commit 5597ddc341
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,8 +105,8 @@ For compiling, check [the wiki guide](https://github.com/ouch-org/ouch/wiki/Comp
| | .tar | .zip | .bz, .bz2 | .gz | .xz, .lz, .lzma | .zst |
|:-------------:|:----:|:----:|:---------:| --- |:---------------:| --- |
| Decompression | ✓ | ✓ | ✓ | ✓ | ✓ | |
| Compression | ✓ | ✓ | ✓ | ✓ | ✓ | |
| Decompression | ✓ | ✓ | ✓ | ✓ | ✓ | |
| Compression | ✓ | ✓ | ✓ | ✓ | ✓ | |
Note that formats can be chained:
- `.tar.gz`