readme, version

This commit is contained in:
Kasper Moskwiak 2015-07-27 18:58:59 +02:00
parent 940c95ae67
commit 26fd89ecb0
3 changed files with 49 additions and 17 deletions

View file

@ -56,8 +56,6 @@
}
])
window.player = player;
player.on('resolutionchange', function(){
console.info('Source changed to %s', player.src())
})