From 0ff852e38e82ada513dc48d33f773718dadc0b89 Mon Sep 17 00:00:00 2001 From: MattMo Date: Thu, 12 Sep 2024 00:55:10 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f86bdca --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# SecondConsole.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