From 04fb3fd363953717ea73a2916a20b33af6ef1583 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Fri, 26 Sep 2025 22:02:35 -0400 Subject: [PATCH] Fix documentation issue --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 05a770a1..22045670 100644 --- a/README.MD +++ b/README.MD @@ -9,7 +9,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 -- [StormLibSharp](https://github.com/robpaveza/stormlibsharp) - MoPaQ extraction [Unused in .NET Framework 2.0/3.5/4.0, non-Windows, and non-x86 builds due to Windows-specific libraries] +- [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: