summaryrefslogtreecommitdiffhomepage
path: root/coffeescript.html.markdown
diff options
context:
space:
mode:
authorAdam <adam@adambard.com>2014-01-29 22:25:27 -0800
committerAdam <adam@adambard.com>2014-01-29 22:25:27 -0800
commit159889ca923d3a56b53510fc64880ab8b5cb6398 (patch)
treea898c6bf9fafe6aaa77ed7dd59bbcff3bc686a5a /coffeescript.html.markdown
parent50158e3b02624b55b7e5dca85efe8358bb535d57 (diff)
parentda8a2a9d318189b46939a4a0a758bd4640373888 (diff)
Merge branch 'master' of github.com:adambard/learnxinyminutes-docs
Diffstat (limited to 'coffeescript.html.markdown')
-rw-r--r--coffeescript.html.markdown2
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.