Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
denizmveli authored Dec 10, 2018
1 parent c3147ed commit d3fb1d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Start the `IflixPlayerWebViewActivity` passing in the values for `INTENT_IFLIX_A

`INTENT_IFLIX_ASSET_ID` must be the asset ID of the movie or show.

Example code
Example code in Kotlin

```
val intent = Intent(this, IflixPlayerWebViewActivity::class.java)
Expand Down

0 comments on commit d3fb1d8

Please sign in to comment.