Skip to content

Commit

Permalink
changed structure of readme slightly
Browse files Browse the repository at this point in the history
  • Loading branch information
yeungda committed May 5, 2010
1 parent 2b5f517 commit ae9c6fd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.markdown
@@ -1,8 +1,6 @@
# JCoffeeScript

JCoffeeScript is a java library that compiles CoffeeScript 0.6.1.

JCoffeeScript is licensed under the Apache license 2.0. Please see LICENSE for more detail.
JCoffeeScript is a java library that compiles CoffeeScript 0.6.1. JCoffeeScript is licensed under the Apache license 2.0. Please see LICENSE for more detail.

## Usage
from the command prompt:
Expand Down Expand Up @@ -45,6 +43,7 @@ from jruby:
compiler = CoffeeScriptCompiler.new
compiler.compile('a:1')

## Finally
Thanks to Jeremy Ashkenas and all contributors to the coffeescript project.

Home Page: http://yeungda.github.com/jcoffeescript

0 comments on commit ae9c6fd

Please sign in to comment.