update changes
[noblow.git] / README.md
blob96c6ac149743c6da6b710940384e61681f344547
1 # noblow
3 A website written in noir. 
5 ## Usage
7 If you use cake, substitute 'lein' with 'cake' below. Everything should work fine.
9 ```bash
10 lein deps
11 lein run
12 ```
14 ## License
16 Copyright (C) 2011 FIXME
18 Distributed under the Eclipse Public License, the same as Clojure.