From 6d695e2af5173ad52729f9d09712772ddb4fc53a Mon Sep 17 00:00:00 2001 From: Sidu Ponnappa Date: Mon, 12 Sep 2011 23:58:01 +0530 Subject: [PATCH] Edited README.rdoc via GitHub --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index 27698f42..3cf45d47 100644 --- a/README.rdoc +++ b/README.rdoc @@ -89,7 +89,7 @@ For Facebook, Twitter, Delicious, GitHub and other API examples, see http://gith :key => imgur_key ).deserialise -** Note: To enable Multipart support, you'll have to explicitly require 'wrest/multipart', which depends on a '{multipart-post}[https://rubygems.org/gems/multipart-post]' +Note: To enable Multipart support, you'll have to explicitly require 'wrest/multipart', which depends on the multipart-post gem. ==== DELETE