More README tweaks

This commit is contained in:
Jeff Parsons 2014-09-28 18:26:31 -07:00 committed by jeffpar
commit 6bb1139a3f
6 changed files with 12 additions and 12 deletions

View file

@ -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",