From dc4aa76ca59c3828e58ee03d288af0e526ed76d7 Mon Sep 17 00:00:00 2001 From: Jeremiah Billmann Date: Sat, 8 Jun 2013 16:46:06 -0400 Subject: [PATCH] Updating readme --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc68ce4..f06db2b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ -GarageServer.IO -=============== +# GarageServer.IO +A simple, multiplayer game server (and client) for Node.js + +How to use +---------- + +Coming soon! + +License +------- + +[MIT License](https://github.com/jbillmann/GarageServer.IO/blob/master/LICENSE.md)