From c21c96046a3d826bcc39153a571e451e8787df20 Mon Sep 17 00:00:00 2001 From: Jacob Signorovitch Date: Sat, 21 Feb 2026 09:22:10 -0500 Subject: [PATCH] Readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a0ca01..537af90 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ Sure is a good acronym. For what? TBD. IRC-like instant messaging system with infinite threading support. Server is -written in C, and the client server in nodejs. +written in C, and the client in vanilla javascript. Depends on [libwebsockets](https://libwebsockets.org/).