More README tweaks
This commit is contained in:
parent
383de1cd8a
commit
6bb1139a3f
6 changed files with 12 additions and 12 deletions
|
|
@ -13,7 +13,7 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/jeffpar/jsmachines.git"
|
||||
"url": "git://github.com/jeffpar/pcjs.git"
|
||||
},
|
||||
"keywords": [
|
||||
"pcjs",
|
||||
|
|
@ -30,9 +30,9 @@
|
|||
}
|
||||
],
|
||||
"bugs": {
|
||||
"url": "https://github.com/jeffpar/jsmachines/issues"
|
||||
"url": "https://github.com/jeffpar/pcjs/issues"
|
||||
},
|
||||
"homepage": "https://github.com/jeffpar/jsmachines",
|
||||
"homepage": "https://github.com/jeffpar/pcjs",
|
||||
"dependencies": {
|
||||
"express": "~3.4.8",
|
||||
"express-slash": "^1.0.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue