<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,18 +1,32 @@
+&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01//EN&quot; &quot;http://www.w3.org/TR/html4/strict.dtd&quot;&gt;
 &lt;html lang=&quot;en&quot;&gt;
   &lt;head&gt;
     &lt;title&gt;EXIF Reader&lt;/title&gt;
+    &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html;charset=utf-8&quot; &gt;
     &lt;style type=&quot;text/css&quot;&gt;
       body {
-        margin: 2em;
+        margin: auto;
+        max-width: 40em;
+        font-family: Helvetica, sans-serif;
+        line-height: 1.4;
       }
       #header {
+        padding: 1em;
         border-bottom: solid black 2px;
       }
+      #header h1 {
+        margin: 0;
+        line-height: 1;
+      }
+      #content {
+        padding: 0.5em 1em;
+        background-color: #eee;
+      }
       #footer {
+        padding: 1em;
         border-top: solid black 2px;
         font-size: 50%;
         text-align: right;
-        padding: 1em 0;
       }
     &lt;/style&gt;
   &lt;/head&gt;
@@ -29,6 +43,8 @@
       
       &lt;h2&gt;How do I install it?&lt;/h2&gt;
       &lt;pre&gt;gem install exifr&lt;/pre&gt;
+      or
+      &lt;pre&gt;gem install remvee-exifr -s http://gems.github.com&lt;/pre&gt;
       
       &lt;h2&gt;How do I use it?&lt;/h2&gt;
       &lt;pre&gt;
@@ -43,17 +59,39 @@ true
       &lt;p&gt;
         See the &lt;a href=&quot;api/index.html&quot;&gt;API&lt;/a&gt; documentation for details.
       &lt;/p&gt;
+
+      &lt;h2&gt;Where's the code?&lt;/h2&gt;
+      &lt;p&gt;
+        The code for this module is hosted
+        at &lt;a href=&quot;http://github.com/&quot;&gt;github&lt;/a&gt;.  You can find the
+        original repository
+        at &lt;a href=&quot;http://github.com/remvee/exifr/&quot;&gt;remvee/exifr&lt;/a&gt;.
+      &lt;/p&gt;
         
       &lt;h2&gt;What if I find bugs?&lt;/h2&gt;
       &lt;p&gt;
-        Please report problems at the &lt;a href=&quot;http://rubyforge.org/projects/exifr/&quot;&gt;EXIFR project&lt;/a&gt;
-        at &lt;a href=&quot;http://rubyforge.org/&quot;&gt;RubyForge&lt;/a&gt;.  Don't forget to attach image files to help me reproduce the bugs you report!
+        Please report problems at
+        the &lt;a href=&quot;http://rubyforge.org/projects/exifr/&quot;&gt;EXIFR
+        project&lt;/a&gt; at &lt;a href=&quot;http://rubyforge.org/&quot;&gt;RubyForge&lt;/a&gt;.
+        Don't forget to attach image files to help me reproduce the
+        bugs you report!
+      &lt;/p&gt;
+      &lt;p&gt;
+        If you can fix it yourself,
+        fork &lt;a href=&quot;http://github.com/remvee/exifr/&quot;&gt;my repository
+        at github&lt;/a&gt; and issue
+        a &lt;a href=&quot;http://github.com/guides/pull-requests&quot;&gt;pull
+        request&lt;/a&gt; (including the issue number) when you're done.
+        Please provide test cases for you findings.  If you provide
+        images, keep them as small as possible, make sure their
+        license permit both commercial reuse and derivative works
+        (include copyright information if needed).
       &lt;/p&gt;
     &lt;/div&gt;
     
     &lt;div id=&quot;footer&quot;&gt;
-      Copyright (c) 2006, 2008 - R.W. van 't Veer
+      Copyright &amp;copy; 2006, 2007, 2008 - R.W. van 't Veer
     &lt;/div&gt;
   &lt;/body&gt;
 &lt;/html&gt;
-    
\ No newline at end of file
+    </diff>
      <filename>doc/index.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>928beeaffdb95837bf533822409532429fb6f53d</id>
    </parent>
  </parents>
  <author>
    <name>Remco van 't Veer</name>
    <email>rwvtveer@xs4all.nl</email>
  </author>
  <url>http://github.com/remvee/exifr/commit/5da55141cb87055f84ba69ff91887db5e2c82e06</url>
  <id>5da55141cb87055f84ba69ff91887db5e2c82e06</id>
  <committed-date>2008-10-15T06:33:50-07:00</committed-date>
  <authored-date>2008-10-15T06:33:50-07:00</authored-date>
  <message>update homepage to point to github, and make it a bit prettier</message>
  <tree>a65f04170667e6938dd26270695f6ffa311ed2c1</tree>
  <committer>
    <name>Remco van 't Veer</name>
    <email>rwvtveer@xs4all.nl</email>
  </committer>
</commit>
