diff options
| -rw-r--r-- | coffeescript.html.markdown | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/coffeescript.html.markdown b/coffeescript.html.markdown index 429f10b5..c61cad67 100644 --- a/coffeescript.html.markdown +++ b/coffeescript.html.markdown @@ -5,6 +5,8 @@ contributors:  filename: coffeescript.coffee  --- +See also [the CoffeeScript website](http://coffeescript.org/), which has a complete tutorial on CoffeeScript. +  ``` coffeescript  # CoffeeScript is a hipster language.  # It goes with the trends of many modern languages. | 
