diff --git a/matrix/uk.half-shot.matrix-hookshot.feed/README.md b/matrix/uk.half-shot.matrix-hookshot.feed/README.md index a8fe518..ee2272e 100644 --- a/matrix/uk.half-shot.matrix-hookshot.feed/README.md +++ b/matrix/uk.half-shot.matrix-hookshot.feed/README.md @@ -29,10 +29,14 @@ contains: ```json { "label": "YLE News in English", + "template": "$FEEDTITLE: $AUTHOR $TITLE <$LINK> - $SUMMARY", "url": "https://feeds.yle.fi/uutiset/v1/recent.rss?publisherIds=YLE_NEWS" } ``` +- `"template"` is optional and defaults to `New post in $FEEDNAME: $LINK` + - [Upstream documentation](https://matrix-org.github.io/matrix-hookshot/latest/setup/feeds.html#feed-templates) + ## installation This probably has or should be left for the integration manager.