diff --git a/README.md b/README.md index ca6684f..68a096d 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,7 @@ +
+ # [Less.js](http://lesscss.org) -> The **dynamic** stylesheet language. [http://lesscss.org](http://lesscss.org). - -This is the JavaScript, official, stable version of Less. +> less 精简版, 去除浏览器版、命令行版, 只保留nodejs的版本。 -## Getting Started - -Add Less.js to your project: -```sh -npm install less -```