From d58cedeffc67403801ffb098edeebab91a9ffefb Mon Sep 17 00:00:00 2001 From: MattMo Date: Thu, 12 Sep 2024 00:59:15 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f86bdca..a196b3c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# SecondConsole.Net +# ExtraConsole.Net -An open source C# package that opens a second console that can be written to similar to the main Console provided. \ No newline at end of file +An open source C# package that opens an extra console that can be written to similar to the main Console provided. You can open as many extra consoles as needed. \ No newline at end of file