Update README.md

This commit is contained in:
Asai Toshiya 2024-08-15 20:28:46 +09:00 committed by fiatjaf_
parent 1b77d6e080
commit e8ff68f0b3
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ const sub = relay.subscribe([
let sk = generateSecretKey()
let pk = getPublicKey(sk)
relay.sub([
relay.subscribe([
{
kinds: [1],
authors: [pk],