From 1ad977726bfd5f5d87af8564ee78fd72a65369d3 Mon Sep 17 00:00:00 2001 From: Amos Haviv Date: Wed, 3 Jul 2013 18:35:24 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ba2f7e3a5..c532169011 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,9 @@ See the [config](config/) folder and especially the [config.js](config/config.js $ node server - Then open a browser and go to + Then open a browser and go to: - $ http://localhost:3000 + http://localhost:3000 ## The Future We are currently working on a extendable module system to make it more like a framework with support for modern web development requirements.