Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Wilson committed May 27, 2012
1 parent fc7fde9 commit c95075b
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions readme.md
@@ -1,4 +1,4 @@
# Express Coffee Template 2
# Express Coffee Template 3 (1.3)

This is a Node Express CoffeeScript Stack Template

Expand All @@ -8,11 +8,11 @@ to use coffee-script and stylus for the client side.
## Technologies
This is a template that can be used to create nodejs applications using

* Node v0.6.1
* Express v2.4.6
* CoffeeScript! v1.1.3
* Jade v0.17.0
* Connect Assets v2.1.5
* Node v0.6.17
* Express v3.0.0alpha4
* CoffeeScript! v1.3.3
* Jade v0.26.0
* Connect Assets v2.2.1

## Requirements

Expand Down Expand Up @@ -66,10 +66,11 @@ your spec folder and run cake spec to run your test suite. Create your
coffeekup views in the views folder and put your public assets in the public
folder. Enjoy your express-coffee
~
c[_] 1.2.0
## License
See LICENSE
## Contribute
pull requests are welcome

0 comments on commit c95075b

Please sign in to comment.