Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update express example in readme
  • Loading branch information
gradus committed Feb 21, 2013
1 parent 7b1cb09 commit 3b754ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -168,6 +168,7 @@ Precompiling to functions:

With [express](http://expressjs.com):

app.set('view engine', 'coffee')
app.engine 'coffee', require('coffeecup').__express

app.get '/', (req, res) ->
Expand Down

0 comments on commit 3b754ed

Please sign in to comment.