diff --git a/README.md b/README.md index e167d2a..571a68b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # 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 \ No newline at end of file +A set of extensions and helpers for working with Processes on Windows. \ No newline at end of file