Progress: Documentation

This commit is contained in:
Jeremiah Billmann
2013-07-31 19:23:48 -04:00
parent 102789ada5
commit 868a28b674
+2 -2
View File
@@ -16,9 +16,9 @@ A simple, lightweight, HTML multiplayer game server (and client) for Node.js
## GarageServer.IO API
[Client API](https://github.com/jbillmann/GarageServer.IO/blob/master/documentation/QuickStart.md)
[Client API Documentation](https://github.com/jbillmann/GarageServer.IO/blob/master/documentation/ClientAPI.md)
[Server API](https://github.com/jbillmann/GarageServer.IO/blob/master/documentation/QuickStart.md)
[Server API Documentation](https://github.com/jbillmann/GarageServer.IO/blob/master/documentation/ServerAPI.md)
## License