Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wavejumper committed May 1, 2015
1 parent 42eb430 commit 6d12d48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ pushy should work with any routing library:
```clojure
(ns foo.core
(:require [bidi.bidi :as bidi]
[pushy.core :as pushy))
[pushy.core :as pushy]))

(def state (atom {}))

Expand Down

0 comments on commit 6d12d48

Please sign in to comment.