From e2caef95d3bee64a680d84c9e4f1ee2f508aa89f Mon Sep 17 00:00:00 2001 From: Alan Moon Date: Sun, 7 Dec 2025 17:22:31 -0800 Subject: [PATCH] Add README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f03dbc2 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# QtC.NET Client +This is a complete rewrite of the QtC.NET Client, written in .NET 10 with a UI first approach. In it's current state, this is unusable. Please use the client from the repo `qtc-net-client` \ No newline at end of file