diff --git a/README.md b/README.md index ab04e04..95115fe 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ This is a conversion of the [log4js](http://log4js.berlios.de/index.html) framework to work with [node](http://nodejs.org). I've mainly stripped out the browser-specific code and tidied up some of the javascript. +## installation + +npm install log4js + + ## tests Run the tests with `node tests.js`. They use the awesome [jspec](http://visionmedia.github.com/jspec) - 3.1.3