Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
raimohanska committed Aug 27, 2012
1 parent 6c3bf55 commit 09a6ed7
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
baconjs-examples
================

bacon.js examples
Bacon.js AJAX example, consisting of a Clojure/Compojure fake search server and a web page.

To run this on your machine you need something like

- Install Clojure and Lein
- `lein deps`
- `lein ring server`

0 comments on commit 09a6ed7

Please sign in to comment.