<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>README.markdown</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -63,6 +63,11 @@ end
 desc &quot;Compile the shared object&quot;
 task :compile =&gt; [CURB_SO]
 
+desc &quot;Create the markdown file&quot;
+task :markdown do
+  cp &quot;README&quot;, &quot;README.markdown&quot;
+end
+
 desc &quot;Install to your site_ruby directory&quot;
 task :install =&gt; :alltests do
   m = make 'install' </diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>43a792ccd1a54fb02be6fdc0abb4271fffa45d3b</id>
    </parent>
  </parents>
  <author>
    <name>Todd Fisher</name>
    <email>taf2@glazgo.(none)</email>
  </author>
  <url>http://github.com/taf2/curb/commit/b2b20cfed1cda00eecfcae4c10b30ce7da3084cc</url>
  <id>b2b20cfed1cda00eecfcae4c10b30ce7da3084cc</id>
  <committed-date>2009-07-12T11:36:07-07:00</committed-date>
  <authored-date>2009-07-12T11:36:07-07:00</authored-date>
  <message>adding github friendly markdown README file</message>
  <tree>23194a1e532d13eed8fd051bdb8880db177487f6</tree>
  <committer>
    <name>Todd Fisher</name>
    <email>taf2@glazgo.(none)</email>
  </committer>
</commit>
