diff --git a/Process.Net/Process.Net.csproj b/Process.Net/Process.Net.csproj index 249edcf..fb4d6d1 100644 --- a/Process.Net/Process.Net.csproj +++ b/Process.Net/Process.Net.csproj @@ -19,6 +19,7 @@ MontoyaTech MIT README.md + An open source C# package with a set of extensions and helpers for working with Processes on Windows that allows finer control over process start. This is experimental, use at your own risk.