From 1088866a817daadb0f1ace92fd7b5120d783401b Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 3 Feb 2011 13:44:01 -0800 Subject: [PATCH] added keywords 'node.js walk' to improve search results --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 130edb5..001a8ed 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ node-walk ==== -A port python's `os.walk`, but using Node.JS conventions. +node.js walk implementation. + +This is somewhat of a port python's `os.walk`, but using Node.JS conventions. * EventEmitter * Asynchronous