Update README.md

This commit is contained in:
MattMo 2024-09-12 01:13:33 +00:00
parent 14a5c99979
commit edc3837556

View File

@ -1,3 +1,3 @@
# Process.Net # Process.Net
A set of extensions and helpers for working with Processes on Windows. 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.