From 39854f2ee6ed051ccaefc0f760b0aa608df81b7c Mon Sep 17 00:00:00 2001 From: Jeremiah Billmann Date: Mon, 29 Jul 2013 15:52:14 -0400 Subject: [PATCH] Progress: Documentation --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 060c6c9..22e2d96 100644 --- a/README.md +++ b/README.md @@ -281,7 +281,8 @@ require('garageserver.io').createGarageServer(io, options) : GarageServerIO `io` **Socket.IO instance** `options` **object literal** - +#### options +--- ```js options.stateInterval ```