Skip to content

Commit

Permalink
improve README.md description related to sample project and its scree…
Browse files Browse the repository at this point in the history
…nshot
  • Loading branch information
nerd0geek1 committed Aug 3, 2016
1 parent 5c41b41 commit 88f31b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ movieRenderingView.setPlayer(player)
PlayListPlayer.sharedInstance.play()
```

`PlayListPlayerSample` is sample project which includes above files, so please refer it if needed.

<img src="https://raw.githubusercontent.com/nerd0geek1/PlayListPlayer/master/images/sample_project.png">
`PlayListPlayerSample` is sample project which includes above files, so please refer it if needed.
You can confirm screen like below with sample project.
<img src="https://raw.githubusercontent.com/nerd0geek1/PlayListPlayer/master/images/sample_project.png" width="320px">

## Requirements
- iOS 9.0+
Expand Down

0 comments on commit 88f31b1

Please sign in to comment.