diff --git a/README.md b/README.md index bb6a65b..68c022b 100644 --- a/README.md +++ b/README.md @@ -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