Changed GarageSever.IO link to raw

This commit is contained in:
Jeremiah Billmann
2013-08-03 16:52:07 -04:00
parent c045191cbb
commit dcfa8503af
+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://github.com/jbillmann/GarageServer.IO/blob/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.
## Quick Start