Update README.md

This commit is contained in:
MattMo 2024-09-11 22:19:32 +00:00
parent 9c1c74ebc3
commit 7a4475ca05

View File

@ -1,3 +1,3 @@
# CreateProcess.Net
# Processes.Net
A managed wrapper around the Kernel32 CreateProcess function that gives the developer full control over how a process should be constructed to get around some Pipe issues when using Process.Start