From edc38375560daa968472d3d65f47810dfbd21a73 Mon Sep 17 00:00:00 2001 From: MattMo Date: Thu, 12 Sep 2024 01:13:33 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42c3a9f..a6a1d76 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Process.Net -A set of extensions and helpers for working with Processes on Windows. \ No newline at end of file +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. \ No newline at end of file