diff --git a/NativeFileDialogSharp/NativeFileDialogSharp.csproj b/NativeFileDialogSharp/NativeFileDialogSharp.csproj
index 7186489..2501452 100644
--- a/NativeFileDialogSharp/NativeFileDialogSharp.csproj
+++ b/NativeFileDialogSharp/NativeFileDialogSharp.csproj
@@ -6,6 +6,10 @@
net6.0
disable
true
+ Zlib
+ milleniumbug
+ https://github.com/milleniumbug/NativeFileDialogSharp
+ https://github.com/milleniumbug/NativeFileDialogSharp
diff --git a/README.md b/README.md
index 3a3300b..b71a43a 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,7 @@ C# library bindings for [nativefiledialog](https://github.com/mlabbe/nativefiled
The library currently implements
-- Windows 32-bit
-- Windows 64-bit
-- Linux 64-bit
-
-I have no means of building the library for macOS, contributions welcome.
+- Windows x86
+- Windows x86-64
+- Linux x86-64
+- macOS x86-64