Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
heyZeus committed Mar 6, 2009
1 parent eaf16be commit 5beeb58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
your own computer. This Clojure script is a wrapper around the Apache
commons-client Java library.

h2. Usage
h2. Usage 2
; Prints the HTML of the clojure.org website
(let [clj-ws (client "http://www.clojure.org")
home (method "/")]
Expand Down Expand Up @@ -41,7 +41,7 @@ an implementation of org.apache.commons.httpclient.HttpMethodBase. Please
see the commons-client API docs for reference.


h2. Requirements
h2. Requirements 2
- clojure-contrib
- Apache commons-client 3.1 and its dependencies (only tested with the 3.1 version)

Expand Down

0 comments on commit 5beeb58

Please sign in to comment.