This commit is contained in:
2024-09-11 18:18:13 -07:00

View File

@ -1,3 +1,3 @@
# 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.