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