From fcdc703595451d6408f026af19001dc58befc72b Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Tue, 30 Sep 2025 20:58:52 -0400 Subject: [PATCH] Update readme to be accurate again --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index fd766c5b..c6bdfbd0 100644 --- a/README.MD +++ b/README.MD @@ -8,7 +8,7 @@ Find the link to the Nuget package [here](https://www.nuget.org/packages/SabreTo The following non-project libraries (or ports thereof) are used for file handling: -- [SharpCompress](https://github.com/adamhathcock/sharpcompress) - Common archive format extraction +- [GrindCore.SharpCompress](https://github.com/Nanook/GrindCore.SharpCompress) - Common archive format extraction - [StormLibSharp](https://github.com/robpaveza/stormlibsharp) - MoPaQ extraction [Unused in .NET Framework 2.0/3.5/4.0 and non-Windows builds due to Windows-specific libraries] The following projects have influenced this library: