<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -6,11 +6,11 @@ Campaign Monitor recently made some changes to their API.
 
 This fork makes the following changes:
 
-    * host changed from http://app.campaignmonitor.com to http://api.createsend.com
-    * ID values are no longer sent #to_i because they are hex strings
-    * added support for subscribers with custom fields using SOAP API
-    * refactored gemspec to build on github
-    * misc. cleanup and refactoring
+* host changed from http://app.campaignmonitor.com to http://api.createsend.com
+* ID values are no longer sent #to_i because they are hex strings
+* added support for subscribers with custom fields using SOAP API
+* refactored gemspec to build on github
+* misc. cleanup and refactoring
 
 
 == Pre-requisites
@@ -21,11 +21,16 @@ http://www.campaignmonitor.com.
 == Resources
 
 === Install
-gem install patientslikeme-campaign_monitor
+
+  sudo gem install patientslikeme-campaign_monitor -s http://gems.github.com
+
+Add the following to the Rails::Initializer block in config/environment.rb (optionally specify a :version):
+
+  config.gem 'patientslikeme-campaign_monitor', :lib =&gt; 'campaign_monitor', :source =&gt; 'http://gems.github.com'
 
 === Git Repository
-http://github.com/patientslikeme/campaign_monitor
 
+http://github.com/patientslikeme/campaign_monitor
 
 == Usage
 </diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>474688fd2ff8ae5ee252984948f1ec31b5ee8a2e</id>
    </parent>
  </parents>
  <author>
    <name>jeremyw</name>
    <email>jweiskotten@patientslikeme.com</email>
  </author>
  <url>http://github.com/patientslikeme/campaign_monitor/commit/abb0cf30f6a8a0aaf620571d85a8095e1060bd17</url>
  <id>abb0cf30f6a8a0aaf620571d85a8095e1060bd17</id>
  <committed-date>2009-04-24T21:02:55-07:00</committed-date>
  <authored-date>2009-04-24T21:02:55-07:00</authored-date>
  <message>Improvements to readme</message>
  <tree>6dcf7743abe966fd8e08757ac34c77ebca12c5cd</tree>
  <committer>
    <name>jeremyw</name>
    <email>jweiskotten@patientslikeme.com</email>
  </committer>
</commit>
