From 66b64c862b0b1d836cfcc83d4a5007869e61b0b5 Mon Sep 17 00:00:00 2001 From: TalAloni Date: Sat, 30 Jan 2021 12:07:01 +0200 Subject: [PATCH] Updated Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 3be0c10..3c4ef8e 100644 --- a/Readme.md +++ b/Readme.md @@ -60,7 +60,7 @@ Client code examples can be found [here](ClientExamples.md). NuGet Packages: =============== [SMBLibrary](https://www.nuget.org/packages/SMBLibrary/) - Cross-platform server and client implementation. -[SMBLibrary.Win32](https://www.nuget.org/packages/DiskAccessLibrary.Win32/) - Allows utilizing Integrated Windows Authentication and/or the Windows storage subsystem on a Windows host. +[SMBLibrary.Win32](https://www.nuget.org/packages/SMBLibrary.Win32/) - Allows utilizing Integrated Windows Authentication and/or the Windows storage subsystem on a Windows host. [SMBLibrary.Adapters](https://www.nuget.org/packages/SMBLibrary.Adapters/) - IFileSystem to INTFileStore adapter for SMBLibrary. Contact: