From e535de99cd2f4972f2aed7d1176b5853f2028327 Mon Sep 17 00:00:00 2001 From: Chris O'Hara Date: Mon, 15 Nov 2010 17:32:54 -0800 Subject: [PATCH] Updated README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b901206..647f442 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -** [node.io](http://node.io/) +## [node.io](http://node.io/) A distributed data scraping and processing engine for [Node.JS](http://nodejs.org/), inspired by [Google's MapReduce](http://labs.google.com/papers/mapreduce.html). @@ -6,6 +6,6 @@ To install node.io, use [npm](http://github.com/isaacs/npm): $ npm install node.io -** Why node.io? +## Why node.io? *This is a _major_ work in progess.. check back soon!* \ No newline at end of file