From d0184f425f8d30b765426820c9f3099732b1621b Mon Sep 17 00:00:00 2001 From: philm Date: Wed, 3 Nov 2010 11:15:11 -0700 Subject: [PATCH] updated readme --- README.rdoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.rdoc b/README.rdoc index e038080..aa5900c 100644 --- a/README.rdoc +++ b/README.rdoc @@ -4,8 +4,6 @@ The Twilio gem provides two major pieces of functionality: (1) a Ruby wrapper fo See http://www.twilio.com/docs/index for Twilio's API documentation. -For an overview of the Twilio Gem and a sample use case, check out our cached blog entry: http://webcache.googleusercontent.com/search?q=cache:AejgwBra3fMJ:www.webficient.com/2009/06/22/hello-this-is-your-rails-app-calling-you+site:http://www.webficient.com/2009/06/22/hello-this-is-your-rails-app-calling-you&hl=en&gl=us&strip=1 - == Calling the Twilio REST API First set your credentials by calling the connect method: