<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,10 +1,10 @@
 # LogBuddy
   
-## DESCRIPTION:
+## DESCRIPTION
 
 log_buddy is your friendly little log buddy at your side, helping you dev, debug, and test.
 
-## SYNOPSIS:
+## SYNOPSIS
 
 Require the init.rb file to use log_buddy.  By default, it will add two methods to every object at the instance and class level: &quot;d&quot; and &quot;logger&quot;.  To use log_buddy without the automatic object intrusion, set ENV[&quot;SAFE_LOG_BUDDY&quot;] = true before requiring the init.rb.
 
@@ -42,7 +42,7 @@ When you occasionally want to disable LogBuddy (but you don't want to have to re
 
 	LogBuddy.init :disabled =&gt; true
 
-## REQUIREMENTS:
+## REQUIREMENTS
 
 * Ruby 1.8.6 or JRuby (tested with 1.1RC3)
 * untested on Ruby versions before 1.8.6, but should work fine
@@ -52,7 +52,7 @@ When you occasionally want to disable LogBuddy (but you don't want to have to re
 * This is meant for non-production use while developing and testing --&gt; it does stuff that is slow and you probably don't want happening in your production environment.
 * Don't even try using this in irb.
 
-## INSTALL:
+## INSTALL
 
 	sudo gem install log_buddy
 
@@ -64,7 +64,7 @@ When you occasionally want to disable LogBuddy (but you don't want to have to re
 * Continuous Integration: http://runcoderun.com/relevance/log_buddy
 * RDocs: http://thinkrelevance.rubyforge.org/log_buddy
 
-## LICENSE:
+## LICENSE
 
 (The MIT License)
 </diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5c49808533bc6370f2f1bb188d5f9a9427b0b020</id>
    </parent>
  </parents>
  <author>
    <name>Rob Sanheim</name>
    <email>rsanheim@gmail.com</email>
  </author>
  <url>http://github.com/relevance/log_buddy/commit/3769a4b010250d65b174740e47367319f809ae70</url>
  <id>3769a4b010250d65b174740e47367319f809ae70</id>
  <committed-date>2009-10-20T22:39:38-07:00</committed-date>
  <authored-date>2009-10-20T22:39:38-07:00</authored-date>
  <message>clean up readme</message>
  <tree>19110cc9a4ef77ac161a3fd0420e9b4dc3f87cbb</tree>
  <committer>
    <name>Rob Sanheim</name>
    <email>rsanheim@gmail.com</email>
  </committer>
</commit>
