Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Clarifying the fact that this is simply an integration for videojs-contrib-ads
  • Loading branch information
csinchok committed May 29, 2014
1 parent cc8876d commit f4f2c41
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ Add "ads" and "vast" to the plugins object, and pass a url:

And when you play that video, a pre-roll ad should play beforehand.

Check out the [demo](https://github.com/theonion/videojs-vast-plugin/blob/master/example.html) for a more detailed example
Check out the [demo](https://github.com/theonion/videojs-vast-plugin/blob/master/example.html) for a more detailed example.

This plugin is technically an integration for video.js's [ads plugin](https://github.com/videojs/videojs-contrib-ads). For more information on the various states in the preroll process, please refer to the [videojs-contrib-ads documentation](https://github.com/videojs/videojs-contrib-ads#state-diagram).

### Credit

Expand Down

0 comments on commit f4f2c41

Please sign in to comment.