Skip to content

Commit

Permalink
alpha 2
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Granger <ibdknox@gmail.com>
  • Loading branch information
ibdknox committed Mar 19, 2012
1 parent f686ba1 commit 7c8d859
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -38,6 +38,10 @@ for us to build exactly that.


## Usage ## Usage


```clojure
[jayq "0.1.0-alpha2"]
```

```clojure ```clojure
(ns myapp (ns myapp
(:use [jayq.core :only [$ css inner]])) (:use [jayq.core :only [$ css inner]]))
Expand Down

0 comments on commit 7c8d859

Please sign in to comment.