Skip to content

Commit

Permalink
Updated Version and Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel-Bruni Ziermann committed Nov 20, 2016
1 parent a4b5eb8 commit 6a325d1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,11 @@ Integrate Online Status or Streams Toplist or Games Toplist to your Website. Mor
- Toplist Streams: Toplist of Streams by number of current viewers on Twitch.

## Add a component
You can put the Twitch Components on any front-end page. Add the desired Component to a page or layout. Click the added component and paste your Twitch Channel Name in the **Channel Name** field. Close the Inspector and save the page.
You can put the Twitch Components on any front-end page. Add the desired Component to a page or layout. Click the added component and paste your Twitch Channel Name in the **Channel Name** field.

**Update:** Twitch Client_Id is now required for each and every Component.

Close the Inspector and save the page.

#### Example
The simplest way to add the Twitch Online Check is to use the component's default partial and the `{% component %}` tag. Add it to a page or layout where you want to display it:
Expand Down
8 changes: 2 additions & 6 deletions updates/version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,5 @@
1.0.2: Feed Component added & Bugfixes
1.1.0: Embedding Twitch Live Streams/Videos
1.1.1: Embedding Twitch Chat Option added to Stream/Video Component
1.2.0:
- Fixed Twitch Chat
- Added Chat Width Option
- Added German Translation
- Replace npmcdn.com with unpkg.com

1.2.0: Fixed Twitch Chat, Added Chat Width Option, Added German Translation, Replace npmcdn.com with unpkg.com
1.2.1: Client_Id is now required for each and every API call per Twitch - so hannylicious added that field to all appropriate spots for Toplist, Check and Feed.

0 comments on commit 6a325d1

Please sign in to comment.