drone29a / clj-oauth

OAuth Consumer support for Clojure
BSD 2-Clause "Simplified" License
273 stars 52 forks source link

update README to use clj-http instead of clj-apache-http #22

Closed samrat closed 12 years ago

samrat commented 12 years ago

Since clj-oauth itself uses clj-http, I thought it was only appropriate that the README be updated to use clj-http instead of clj-apache-http.

I haven't tested the example code with Twitter's API, but it worked for Dropbox's.