<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,6 +2,16 @@
 
 Ruby gem for sending emails through http://postmarkapp.com HTTP API
 
+== Install
+
+The gem is hosted at gemcutter. If you don't have it, install it first:
+
+    sudo gem install gemcutter
+    gem tumble
+
+Then
+    sudo gem install postmark
+
 == Example
 
     #!/usr/bin/env ruby
@@ -23,16 +33,20 @@ Ruby gem for sending emails through http://postmarkapp.com HTTP API
 
 == Requirements
 
-The gem relies on TMail for building the message. You will also need postmark account, server and sender signature set up to use it. 
-If you plan using it in a rails project, check out the postmark-rails gem, which is meant to integrate with ActionMailer. 
+The gem relies on TMail for building the message. You will also need postmark account, server and sender signature set up to use it.
+If you plan using it in a rails project, check out the postmark-rails gem, which is meant to integrate with ActionMailer.
+
+== Limitations
+  Currently postmark API does not support multiple recipients, or attachments. For more information, check the docs here:
+  TODO: URL to docs.
 
 == Note on Patches/Pull Requests
- 
+
 * Fork the project.
 * Make your feature addition or bug fix.
 * Add tests for it. This is important so I don't break it in a
   future version unintentionally.
-* Commit, do not mess with rakefile, version, or history.  
+* Commit, do not mess with rakefile, version, or history.
 * Send me a pull request. Bonus points for topic branches.
 
 == Copyright</diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c2fd1a2fa4db005e7c4f8dc11b8f60215b9a8a74</id>
    </parent>
  </parents>
  <author>
    <name>Petyo Ivanov</name>
    <email>underlog@gmail.com</email>
  </author>
  <url>http://github.com/wildbit/postmark-gem/commit/694b36619ed21b6a52aaf7f8b5e90d49b8c411e9</url>
  <id>694b36619ed21b6a52aaf7f8b5e90d49b8c411e9</id>
  <committed-date>2009-11-06T04:23:42-08:00</committed-date>
  <authored-date>2009-11-06T04:23:42-08:00</authored-date>
  <message>Install instructions.</message>
  <tree>3bbee3ac6829f85771b28aaee54bf59a54269c94</tree>
  <committer>
    <name>Petyo Ivanov</name>
    <email>underlog@gmail.com</email>
  </committer>
</commit>
