<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,7 @@
 The Clojure Textmate Bundle.
 Version 0.1 (released November 9, 2008)
 
-&lt;h2&gt;Prerequisites&lt;/h2&gt;
+## Prerequisites
 
 The Clojure bundle depends on the following external utilities to work:
 
@@ -13,17 +13,18 @@ The Clojure bundle depends on the following external utilities to work:
 
 If either of those aren't on your Textmate's PATH, these commands will fail in unknown and spectacular fashion.
 
-&lt;h2&gt;Installation&lt;/h2&gt;
+## Installation
 
 * Run this:
  
 &lt;pre&gt;
 cd ~/Library/Application\ Support/TextMate/Bundles
 git clone git://github.com/nullstyle/clojure-tmbundle.git Clojure.tmbundle
+osascript -e 'tell app &quot;TextMate&quot; to reload bundles'
 &lt;/pre&gt;
 
-&lt;h2&gt;Using the bundle&lt;/h2&gt;
-&lt;strong&gt;Note: the Clojure bundle currently only works with textmate projects...  one-off files will fail.&lt;/strong&gt;
+## Using the bundle
+**Note: the Clojure bundle currently only works with textmate projects...  one-off files will fail.**
   
 This bundle spawns a Clojure REPL (unique to each TextMate project) in the background (using screen), which then receives commands from textmate, and returns the evaluated forms.
 
@@ -33,7 +34,7 @@ Apple-Shift-R will run the entire file in the REPL
 
 Apple-Option-R will open a terminal and connect to the screen instance running the current project's REPL
 
-&lt;h2&gt;Bundled Clojure&lt;/h2&gt;
+## Bundled Clojure
 
 To less the setup curve, I bundle the following items to provide a self-contained and featureful Clojure environment:
 
@@ -47,7 +48,7 @@ clj  (ruby script to help launch Clojure)
 
 In a future revision,  I plan to allow customization/updates to this environment. 
 
-&lt;h2&gt;Support&lt;/h2&gt;
+## Support
 
 * &lt;a href=&quot;mailto:nullstyle@gmail.com&quot;&gt;Drop me an emailt&lt;/a&gt;.
 
@@ -55,8 +56,8 @@ In a future revision,  I plan to allow customization/updates to this environment
   
   * &lt;a href=&quot;http://github.com/nullstyle/clojure-tmbundle/&quot;&gt;On GitHub&lt;/a&gt;.
 
-&lt;hr /&gt;
+---
 
-&lt;h3&gt;Major Contributions&lt;/h3&gt;
+### Major Contributions
 
-* &lt;b&gt;Scott Fleckenstein&lt;/b&gt; - Started it.
+* **Scott Fleckenstein** - Started it.</diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6d7eb5729d615cf23ebc3ea97513073767ca27c6</id>
    </parent>
  </parents>
  <author>
    <name>Scott Fleckenstein</name>
    <email>nullstyle@gmail.com</email>
  </author>
  <url>http://github.com/nullstyle/clojure-tmbundle/commit/2f74e9fcbbd24d9ecc5dde342133e69d5fd23251</url>
  <id>2f74e9fcbbd24d9ecc5dde342133e69d5fd23251</id>
  <committed-date>2008-11-09T20:43:30-08:00</committed-date>
  <authored-date>2008-11-09T20:43:30-08:00</authored-date>
  <message>more markdown in readme, include installation command to tell TextMate to reload bundles</message>
  <tree>3c863d57fc7850168d3cd8fb169f08835e5e795b</tree>
  <committer>
    <name>Scott Fleckenstein</name>
    <email>nullstyle@gmail.com</email>
  </committer>
</commit>
