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) },