From 24afbb30039547878fb592d8f4be4d0f821e25de Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Wed, 11 Dec 2024 07:44:14 -0500 Subject: [PATCH] Update readme --- README.MD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.MD b/README.MD index 3ef5f3d..74a0e0d 100644 --- a/README.MD +++ b/README.MD @@ -17,9 +17,9 @@ For the latest WIP build here: [Rolling Release](https://github.com/SabreTools/S | Compression Name | Decompress | Compress | | --- | --- | --- | | Blast | Yes | No | -| LZ | Yes | No | +| LZ (EXPAND / KWAJ / SZDD) | Yes | No | | LZX | No | No | -| MSZIP | Yes* | No | +| MSZIP | Yes | No | | Quantum | No | No | **Note:** If something is marked with a `*` it means that it need testing.