Skip to content

Commit

Permalink
Improved docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kugelschieber committed Dec 17, 2024
1 parent fdad679 commit 5254145
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,11 @@ The JSON structure for a content file is as follows:
}
},
"content": {
"children": [ /* ... */ ]
"children": [
{
"_": "..."
}
]
}
}
]
Expand Down

0 comments on commit 5254145

Please sign in to comment.