<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,21 +5,22 @@ http://evil.che.lu/projects/braid/
 
 == Requirements
 
-You will need git version 1.5.4.5 or higher to run this version.
+You will need git 1.5.4.5 or higher to run this version.
 
 == Installation
 
   git clone git://github.com/evilchelu/braid.git
   cd braid
-  ...
+  gem build braid.gemspec
+  sudo gem install braid-x.y.z.gem
 
 == Usage
 
   braid help
   braid help COMMANDNAME
 
-For more usage examples and documentation check the {project wiki}[http://github.com/evilchelu/braid/wikis].
-Also see the {bug tracker}[evilchelu.lighthouseapp.com/projects/10600-braid] for current issues.
+For more usage examples and documentation check the project wiki at http://github.com/evilchelu/braid/wikis.
+Also see the bug tracker at http://evilchelu.lighthouseapp.com/projects/10600-braid for current issues and future plans.
 
 == Contributing
 </diff>
      <filename>README.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
   s.files = [&quot;README.rdoc&quot;, &quot;LICENSE&quot;, &quot;Rakefile&quot;, &quot;braid.gemspec&quot;, &quot;bin/braid&quot;, &quot;lib/braid.rb&quot;, &quot;lib/braid/command.rb&quot;, &quot;lib/braid/commands/add.rb&quot;, &quot;lib/braid/commands/diff.rb&quot;, &quot;lib/braid/commands/remove.rb&quot;, &quot;lib/braid/commands/setup.rb&quot;, &quot;lib/braid/commands/update.rb&quot;, &quot;lib/braid/config.rb&quot;, &quot;lib/braid/mirror.rb&quot;, &quot;lib/braid/operations.rb&quot;, &quot;test/braid_spec.rb&quot;, &quot;test/config_spec.rb&quot;, &quot;test/mirror_spec.rb&quot;, &quot;test/operations_spec.rb&quot;, &quot;test/test_helper.rb&quot;]
   s.has_rdoc = true
   s.homepage = %q{http://evil.che.lu/projects/braid}
-  s.rdoc_options = [&quot;--line-numbers&quot;, &quot;--inline-source&quot;, &quot;--title&quot;, &quot;braid&quot;, &quot;--main&quot;, &quot;README.txt&quot;]
+  s.rdoc_options = [&quot;--line-numbers&quot;, &quot;--inline-source&quot;, &quot;--title&quot;, &quot;braid&quot;, &quot;--main&quot;, &quot;README.rdoc&quot;]
   s.require_paths = [&quot;lib&quot;]
   s.rubyforge_project = %q{braid}
   s.rubygems_version = %q{1.1.0}</diff>
      <filename>braid.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>43c91537ed9d8abb2bc6fc95221b7a4b788bf3c8</id>
    </parent>
  </parents>
  <author>
    <name>Norbert Crombach</name>
    <email>norbert.crombach@primetheory.org</email>
  </author>
  <url>http://github.com/evilchelu/braid/commit/bc363b04024609b292c8071709262a3b4a0ac44a</url>
  <id>bc363b04024609b292c8071709262a3b4a0ac44a</id>
  <committed-date>2008-07-16T13:14:55-07:00</committed-date>
  <authored-date>2008-07-16T13:09:26-07:00</authored-date>
  <message>Fix gemspec and rdoc formatting</message>
  <tree>c18f4236d27a288f4dfa57da2a8a137c93e47cd6</tree>
  <committer>
    <name>Norbert Crombach</name>
    <email>norbert.crombach@primetheory.org</email>
  </committer>
</commit>
