From 71347ea1bf0b2d834cc54f1f194358922a2a97e6 Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 28 Jan 2026 13:16:03 -0400 Subject: [PATCH] small change --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1fda04b..579b52c 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ await window.NOSTR_LOGIN_LITE.init({ extension: true, // Browser extensions (Alby, nos2x, etc.) local: true, // Manual key entry & generation readonly: true, // Read-only mode (no signing) + seedphrase: true, connect: true, // NIP-46 remote signers otp: false // OTP/DM authentication (not implemented yet) },