diff --git a/README.md b/README.md index b7a707e..0d240e5 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ A simple, lightweight, HTML multiplayer game server (and client) for Node.js ## Quick Start +Create a quick game whereby players simply move squares along the x-axis. (I know, it's boring, but it keeps things simple.) + ### Server **1.** Create instance of GarageServer.IO - pass in a Socket.IO instance and GarageServer.IO options