From 38dd2a5caf83ec35539648ca3fc11c8605315906 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Fri, 22 Sep 2023 14:50:08 -0400 Subject: [PATCH] Update README --- README.MD | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.MD b/README.MD index 7f644df..bcd252d 100644 --- a/README.MD +++ b/README.MD @@ -9,3 +9,6 @@ Find the link to the Nuget package [here](https://www.nuget.org/packages/SabreTo | Compression Name | Decompress | Compress | | --- | --- | --- | | LZ | Yes | No | +| MSZIP | Yes* | No | + +**Note:** If something is marked with a `*` it means that it need testing.