From 1b5fa01941bf97f1a47da5fbbf26d0435213c469 Mon Sep 17 00:00:00 2001 From: figsoda Date: Tue, 31 Jan 2023 19:54:55 -0500 Subject: [PATCH] fix line separations in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d5768fa..e21441e 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,9 @@ Output: | Supported | ✓ | ✓¹ | ✓² | ✓ | ✓ | ✓ | ✓² | ✓ | ✓: Supports compression and decompression. + ✓¹: Due to limitations of `.zip`, it doesn't support streaming (de)compression. + ✓²: Supported, and compression runs in parallel. `tar` aliases are also supported: `tgz`, `tbz`, `tbz2`, `tlz4`, `txz`, `tlzma`, `tsz`, `tzst`.