diff --git a/SpiffyTitles/README.md b/SpiffyTitles/README.md index 1a67b4d..75ec0d6 100644 --- a/SpiffyTitles/README.md +++ b/SpiffyTitles/README.md @@ -143,6 +143,8 @@ Queries the [Twitch API](https://dev.twitch.tv/) to get additional information a `twitchTemplate` - This is the template used for [twitch](http://twitch.tv) links +`twitchLogo` - This is the colored text used for {{twitch_logo}} in title template strings. + Default value: "^ {{display_name}} {%if live%}:: {{title}} :: (LIVE) {%if game_name%}[{{game_name}}] {%endif%}:: Started: {{started_at}} :: Stream Viewers: {{stream_viewers}} {%endif%}{%if description%}:: {{description}} {%endif%}:: Total Viewers: {{total_viewers}}"