Documentation

This commit is contained in:
Jeremiah Billmann
2013-07-31 19:22:11 -04:00
parent 0b90cae398
commit 49a28d41a3
+3 -3
View File
@@ -12,13 +12,13 @@ A simple, lightweight, HTML multiplayer game server (and client) for Node.js
## Quick Start
[Quick Start Documentation](https://github.com/jbillmann/GarageServer.IO/blob/master/documentation/QuickStart.md)
[Client & Server Quick Start](https://github.com/jbillmann/GarageServer.IO/blob/master/documentation/QuickStart.md)
## GarageServer.IO API
[Client](https://github.com/jbillmann/GarageServer.IO/blob/master/documentation/QuickStart.md)
[Client API](https://github.com/jbillmann/GarageServer.IO/blob/master/documentation/QuickStart.md)
[Server](https://github.com/jbillmann/GarageServer.IO/blob/master/documentation/QuickStart.md)
[Server API](https://github.com/jbillmann/GarageServer.IO/blob/master/documentation/QuickStart.md)
## License