From 9eb25221173c73a1b51713703b28a21462dbc57d Mon Sep 17 00:00:00 2001 From: jbillmann Date: Mon, 22 Jul 2013 12:47:56 -0500 Subject: [PATCH] Update README.md --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 11a842a..75c1e7d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,19 @@ A simple, lightweight, HTML multiplayer game server (and client) for Node.js - Server and Client Messaging -## How to use +## Quick Start + +### Client + + +### Server + +## API + +### Client + + +### Server ## Resources