From 8119a9e6ca1c5223fb42166e81b36c306d97bf2a Mon Sep 17 00:00:00 2001 From: acidvegas Date: Sat, 14 Feb 2026 03:41:42 -0500 Subject: [PATCH] fixed grapheneos support via JIT permissions, added note --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ed44934..eddc724 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,9 @@ A minimal client-side JavaScript IRC webchat interface. - Desktop notifications - Mobile responsive +## GrapheneOS Note +You must enable JIT permissions to make websocket connections! + ## Usage Simply open `index.html` in a web browser or deploy to any static web host.