diff --git a/README.md b/README.md index 02afd3a..30da056 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ The top level object of the feed matches that of a JSON Feed with the following - `_open_stories` (required, _Open Stories Metadata_): The _Open Stories Metadata_ of this feed. - `items`: (required, an array of _Open Stories Items_): The items of the feed. +- `feed_url`: (required, string): Unlike in JSON Feed, `feed_url` is a required field in Open Stories feeds. ### Open Stories Metadata