diff --git a/README.textile b/README.textile index ab7aa4cd..cda0d6f6 100644 --- a/README.textile +++ b/README.textile @@ -29,6 +29,16 @@ h4. Install with "bower":http://bower.io
$ bower install jquery.lazyload
+h4. Run local Grunt test to see examples + +Install dependencies: +* install "node.js":http://nodejs.org/ +*
$ npm install -g grunt-cli
+*
$ npm install
+ +Start server +*
$ grunt server
+ h1. License All code licensed under the "MIT License":http://www.opensource.org/licenses/mit-license.php. All images licensed under "Creative Commons Attribution 3.0 Unported License":http://creativecommons.org/licenses/by/3.0/deed.en_US. In other words you are basically free to do whatever you want. Just don't remove my name from the source.