Updated readme for client npm integration

This commit is contained in:
Jeremiah Billmann
2013-08-04 10:26:20 -04:00
parent 1ece668ded
commit 162c3a3645
+1 -1
View File
@@ -19,7 +19,7 @@ A simple, lightweight, HTML multiplayer game server (and client) for Node.js
### Client
Copy the [GarageServer.IO JavaScript Client](https://raw.github.com/jbillmann/GarageServer.IO/master/client/garageserver.io.js) locally.
Copy the [GarageServer.IO JavaScript Client](https://raw.github.com/jbillmann/GarageServer.IO/master/client/garageserver.io.js) locally. (This will soon be refactored into the `npm` server module.)
## Quick Start