diff --git a/README.md b/README.md index 3f27318..49a7888 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,11 @@ a Windows Api in C# Generated by CsWin32 this was generated using CsWin32, it is a Win32 api library and has C# bindings for those who want to use Windows API + +how to build from source, hit code and download zip file + +you need .NET 10 for building which you can get here [.NET 10](https://dotnet.microsoft.com/en-us/download/dotnet/10.0) + +go to the folder and in windows path, type cmd + +it will open cmd and type dotnet build