Skip to content

Commit bddd9c4

Browse files
committed
txt record
1 parent d3f1e9f commit bddd9c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/resolver/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ console.log(info);
3636
- **ENS Domains** : Example: `vitalik.eth`
3737
- **Converse Usernames** : Example: `@fabri`
3838
- **Inbox ID** : Example: `0x1234...` (Converse inbox ID)
39-
- **Website Header Tag** : Example: `https://example.com` containing `xmtp=0x1234...`
40-
- **Website TXT Record** : Example: `meta="@xmtp/agent-starter" content="0x1234..."`
39+
- **Website TXT Record** : Example: `https://example.com` containing `xmtp=0x1234...`
40+
- **Website Header Tag** : Example: `meta="xmtp" content="0x1234..."`
4141

4242
### Returned UserInfo
4343

0 commit comments

Comments
 (0)