From 2455ddf44aa3679a961353ad190694c3a68856c6 Mon Sep 17 00:00:00 2001 From: acidvegas Date: Sat, 14 Feb 2026 18:31:26 -0500 Subject: [PATCH] updated readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 95e0862..2a43169 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ A client-side JavaScript IRC client that connects through WebSocket gateways. No - Mobile responsive with adjustable font sizes - Connect to any WebSocket-enabled IRC network - Cookie-based settings persistence +- Auto-reconnect when disconnected +- Toggle chan/nick list boxes and adjustable font size on mobile ## WebSocket Requirement