Proper readme docs

This commit is contained in:
Sam Potts
2015-02-17 14:54:39 +11:00
parent 61fe24e0bf
commit a39bbec1fd
8 changed files with 231 additions and 37 deletions

View File

@ -1,7 +1,7 @@
{
"name": "plyr",
"description": "A simple HTML5 media player using custom controls",
"homepage": "https://github.com/sampotts/plyr",
"homepage": "http://plyr.io",
"keywords": [
"Audio",
"Video",
@ -23,7 +23,7 @@
],
"repository": {
"type": "git",
"url": "git://github.com/sampotts/plyr.git"
"url": "git://github.com/selz/plyr.git"
},
"license": "MIT"
}