From 9625ab28815fecc39148273238828c37d74ea941 Mon Sep 17 00:00:00 2001 From: "jazz (gitea)" Date: Thu, 12 Mar 2026 15:58:21 -0500 Subject: [PATCH] update readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 673baab..44a1d98 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # threaded network chat refactor -https://www.youtube.com/watch?v=wecDU2t37gM +The functions have been split into semantically appropriate files but almost nothing whatsoever +has been modified. - +It APPEARS that this version actually works. I tested it a little. ## What now?