Skip to content

Commit

Permalink
Put contact info at the beginning
Browse files Browse the repository at this point in the history
  • Loading branch information
archiloque committed Apr 30, 2010
1 parent 24d9aa0 commit 28b61c1
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
A simple HTTP and REST client for Ruby, inspired by the Sinatra's microframework style
of specifying actions: get, put, post, delete.

* Main page: http://github.com/archiloque/rest-client
* Mailing list: [email protected] (send a mail to subscribe).
* IRC: #rest-client at freenode

== Usage: Raw URL

require 'rest_client'
Expand Down Expand Up @@ -261,11 +265,3 @@ Written by Adam Wiggins, major modifications by Blake Mizerany, maintained by Ju
Patches contributed by many, including Chris Anderson, Greg Borenstein, Ardekantur, Pedro Belo, Rafael Souza, Rick Olson, Aman Gupta, François Beausoleil and Nick Plante.

Released under the MIT License: http://www.opensource.org/licenses/mit-license.php

Main page: http://github.com/archiloque/rest-client

Rdoc: http://rdoc.info/projects/archiloque/rest-client

Mailing list: [email protected] (send a mail to subscribe).

IRC: #rest-client at freenode

0 comments on commit 28b61c1

Please sign in to comment.