Skip to content

Commit f19a65c

Browse files
authored
Update README.md
Signed-off-by: Brooklyn Zelenka <hello@brooklynzelenka.com>
1 parent e38c26b commit f19a65c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -574,8 +574,9 @@ For example:
574574
{"/": {"bytes": "7aEDQLYvb3lygk9yvAbk0OZD0q+iF9c3+wpZC4YlFThkiNShcVriobPFr/wl3akjM18VvIv/Zw2LtA4uUmB5m8PWEAU"}},
575575
{
576576
"h": {"/": {"bytes": "NBIFEgEAcQ"}},
577-
"ucan/example@1.0.0-rc.1": {
578-
"hello": "world"
577+
"ucan/example@1.0.0-rc.1": { // would be a delegation, invocation, or another UCAN type
578+
"example-field-1": "field content",
579+
"example-field-2": "more content"
579580
}
580581
}
581582
]

0 commit comments

Comments
 (0)