Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.markdown #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ Sign up for an account and download the Samsung Smart TV SDK.

* Get a Brightcove customer token with read and URL access. This can be found under Account Settings > API Management
* Create a custom Brightcove player using one of the multi-playlist player templates. Make note of the ID number of this player. You will need it for configuration settings.
* Create at least one playlist for your Roku content.
Each playlist will appear as a category section in the Roku Application.
* Create at least one playlist for your Samsung-targeted content.
Each playlist will appear as a category section in the Samsung Application.

###Configure the app###
* config.xml is documented in the [Samsung user guide](http://www.samsungdforum.com/Guide/View/Developer_Documentation/Samsung_SmartTV_Developer_Documentation_3.0/Getting_Started/Application_Development_Process/Implementing_Your_Application_Code/Coding_Your_JavaScript_Application), but you want to note the path to the icons for the application, the width and height of your target resolution, as well as the name of your application.
Expand Down