<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,6 +3,24 @@ Statgrab for Ruby
 
 Ruby bindings to the libstatgrab portable system statistics library.
 
+- [Releases on Rubyforge][1]
+- [Ticket tracking on Lighthouse][2]
+- [API documentation][3]
+
+Git repositories:
+
+- [Github][4]
+- [Gitorious][5]
+- [Rubyforge][6]
+
+[1]: http://rubyforge.org/projects/statgrab/
+[2]: http://amazing.lighthouseapp.com/projects/11473-statgrab-for-ruby/
+[3]: http://statgrab.rubyforge.org/doc/
+[4]: http://github.com/dag/ruby-statgrab/tree/master
+[5]: http://gitorious.org/projects/ruby-statgrab
+[6]: http://rubyforge.org/scm/?group_id=6160
+
+
 Building and installing
 -----------------------
 
@@ -15,16 +33,11 @@ Follow these procedures to build and install manually:
     su
     make install
 
-Optionally, you may build a Rubygem:
+Or if you prefer, install remotely from Rubyforge via Rubygems:
 
-    gem build statgrab.gemspec
     su
-    gem install statgrab-0.1.gem
-
-API Documentation
------------------
+    gem install statgrab
 
-See &lt;http://statgrab.rubyforge.org/doc/&gt;.
 
 Sample program
 --------------
@@ -37,6 +50,7 @@ Sample program
       puts &quot;Error! %s&quot; % e.message
     end
 
+
 Licensing
 ---------
 </diff>
      <filename>README.mkdn</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>97d58e4caed02421b652be12a9d190af34a137bb</id>
    </parent>
  </parents>
  <author>
    <name>Dag Odenhall</name>
    <email>dag.odenhall@gmail.com</email>
  </author>
  <url>http://github.com/dag/ruby-statgrab/commit/626e76c85574cee47501abe9c237c243386f25b8</url>
  <id>626e76c85574cee47501abe9c237c243386f25b8</id>
  <committed-date>2008-05-30T13:04:33-07:00</committed-date>
  <authored-date>2008-05-30T13:04:33-07:00</authored-date>
  <message>Updates to README</message>
  <tree>f55dcf55c8e74af18f516b5f057e63c86797d13f</tree>
  <committer>
    <name>Dag Odenhall</name>
    <email>dag.odenhall@gmail.com</email>
  </committer>
</commit>
