From 7052584cea2a31a3d134213667b346fa5e4f2e54 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Wed, 24 Apr 2024 01:30:47 -0400 Subject: [PATCH] Add incomplete compressions to table --- README.MD | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.MD b/README.MD index 4849174..cbb6765 100644 --- a/README.MD +++ b/README.MD @@ -10,7 +10,9 @@ Find the link to the Nuget package [here](https://www.nuget.org/packages/SabreTo | --- | --- | --- | | Blast | Yes | No | | LZ | Yes | No | +| LZX | No | No | | MSZIP | Yes* | No | +| Quantum | No | No | **Note:** If something is marked with a `*` it means that it need testing.