<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,8 @@
 Welcome to herml, the Haml-like templating language!
 
 Building:
-1) Install leex 0.3 or greater. (Putting it in your $ERLANG_HOME/lib is best)
+1) Install leex 0.3 or greater. Putting it in your $ERLANG_HOME/lib is best.
+   leex is included with R13B01.
 2) Clone the herml repo from Github.
 3) Run make
 4) Put the herml/ebin directory somewhere on your code path:
@@ -32,7 +33,7 @@ Using herml:
 
 1&gt; herml_manager:start_link(my_web_app,&quot;/path/to/templates&quot;).
 
-Note: You can cache the compiled template and use it over and over.
+Note: herml_manager can cache the compiled template and use it over and over.
 
 2) Execute the template by calling the herml_manager process:
 </diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e9620091bdc746a3ec23906f695d28a4511ea423</id>
    </parent>
  </parents>
  <author>
    <name>seancribbs</name>
    <email>seancribbs@gmail.com</email>
  </author>
  <url>http://github.com/kevsmith/herml/commit/2942bd1d1b3a9811f3194da237b9b922f6ab7cb8</url>
  <id>2942bd1d1b3a9811f3194da237b9b922f6ab7cb8</id>
  <committed-date>2009-06-19T12:12:47-07:00</committed-date>
  <authored-date>2009-06-19T12:12:47-07:00</authored-date>
  <message>A few more README edits.</message>
  <tree>2e4eb6cd6a85d7f447ac8225ef229ec3ebd8bfa3</tree>
  <committer>
    <name>seancribbs</name>
    <email>seancribbs@gmail.com</email>
  </committer>
</commit>
