Skip to content

Commit cd983e4

Browse files
authored
Update README.md
1 parent 3d733a5 commit cd983e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Some easy-to-use [_WinGet_](https://docs.microsoft.com/en-us/windows/package-man
44
![wingetupd.exe](img/screenshot-source-code.png)
55

66
### What it is
7-
It´s a simple and tiny .NET 6 assembly named `WinGetDotNet`, wrapping the popular Windows-App [_WinGet_](https://docs.microsoft.com/en-us/windows/package-manager/winget) (a Microsoft tool, used to manage software packages on a Windows machine). `WinGetDotNet` makes it easy to integrate _WinGet_ into a .NET program.
7+
It´s a simple and tiny .NET 6 assembly named `WinGetDotNet`, wrapping the popular Windows-App _WinGet_ (a Microsoft tool, used to manage software packages on a Windows machine). `WinGetDotNet` makes it easy to integrate _WinGet_ into a .NET program.
88

99
`WinGetDotNet` is specifically designed with the [KISS principle](https://en.wikipedia.org/wiki/KISS_principle) in mind. It´s sole purpose is just to wrap _WinGet_ application process calls. Nothing else.
1010

0 commit comments

Comments
 (0)