Skip to content

Commit

Permalink
Adds LiveScript compiler to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
dsc committed Apr 13, 2013
1 parent 1d20598 commit 32f6e76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -304,6 +304,7 @@ server = connect.createServer(

- [CoffeeScript](http://coffeescript.org/) Compiler: `coffee`
- [Coco](http://satyr.github.com/coco/) Compiler: `coco`
- [LiveScript](http://http://livescript.net) Compiler: `livescript`
- [Uglify](https://github.com/mishoo/UglifyJS) Compiler: `uglify`
- [Jade](http://jade-lang.com/) Compiler: `jade`
- [Handlebars](http://handlebarsjs.com/) Compiler: `handlebars`
Expand Down

0 comments on commit 32f6e76

Please sign in to comment.