From 8e9748833b8fc549e77aefeddae66721f748c775 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=AD=20Climent?= Date: Mon, 25 Mar 2024 15:57:45 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ce65c85..b538c0c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Using WinGet APIs from C# .NET Minimal example on how to use WinGet COM APIs from C#.NET. + The code on the project named `WindowsPackageManager Interop` was extracted and modified from [Dev Home](https://github.com/microsoft/devhome/). Usage instructions: