Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ztellman/aleph
Browse files Browse the repository at this point in the history
  • Loading branch information
ztellman committed Sep 28, 2011
2 parents ea5bd1d + 99cf0da commit 660a48e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ For more on HTTP functionality, read the [wiki](https://github.com/ztellman/alep
This snippet prints out a never-ending sequence of tweets:

```clj
(use 'lamina.core 'aleph.http)
(use 'lamina.core 'aleph.http 'aleph.formats)

(let [ch (:body
(sync-http-request
Expand Down

0 comments on commit 660a48e

Please sign in to comment.