diff --git a/README.md b/README.md index 629c03d..22b06f6 100644 --- a/README.md +++ b/README.md @@ -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