<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>LICENSE</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,18 +1,18 @@
 &lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
 &lt;html&gt;
   &lt;head&gt;
-    &lt;title&gt;Tater Tots&lt;/title&gt;
+    &lt;title&gt;Tadpole: A Small but Extensible Templating Engine&lt;/title&gt;
   &lt;/head&gt;
   &lt;body&gt;
     &lt;div id='page'&gt;
       &lt;div id='title'&gt;
-        &lt;h1&gt;Tadpole: Revolutionizing Templates in Ruby&lt;/h1&gt;
+        &lt;h1&gt;Tadpole: A Small but Extensible Templating Engine for Ruby&lt;/h1&gt;
         
         &lt;p&gt;&lt;em&gt;Created by &lt;a href=&quot;http://www.gnuu.org&quot;&gt;Loren Segal&lt;/a&gt; in 2008&lt;/em&gt;&lt;/p&gt;
       &lt;/div&gt;
       &lt;div id='content'&gt;
         &lt;ol&gt;
-          &lt;li id='#&amp;lt;Tadpole::SectionProviders::TemplateProvider:0x5bb828&amp;gt;'&gt;
+          &lt;li id='#&amp;lt;Tadpole::SectionProviders::TemplateProvider:0x5bba6c&amp;gt;'&gt;
             &lt;h2&gt;Quick How-To's&lt;/h2&gt;
             
             &lt;h3&gt;Create a Template&lt;/h3&gt;
@@ -75,7 +75,7 @@
             
             &lt;pre&gt;&lt;code&gt;%html&amp;#x000A;  %body&amp;#x000A;    %ol&amp;#x000A;      - all_sections do |s|&amp;#x000A;        %li{:id =&amp;gt; s}= yield&amp;#x000A;&lt;/code&gt;&lt;/pre&gt;
           &lt;/li&gt;
-          &lt;li id='#&amp;lt;Tadpole::SectionProviders::FileProvider:0x5a7cd8&amp;gt;'&gt;
+          &lt;li id='#&amp;lt;Tadpole::SectionProviders::FileProvider:0x5a7f1c&amp;gt;'&gt;
             &lt;h2&gt;What is Tadpole?&lt;/h2&gt;
             
             &lt;p&gt;&lt;strong&gt;Tadpole&lt;/strong&gt; is a small templating engine that attempts to solve a problem that
@@ -100,7 +100,7 @@
             spit it out when you're ready to show it to the world. This technique becomes very 
             powerful in some potentially familiar scenarios. (&lt;em&gt;See the &quot;Real World Examples&quot;&lt;/em&gt;)&lt;/p&gt;
           &lt;/li&gt;
-          &lt;li id='#&amp;lt;Tadpole::SectionProviders::FileProvider:0x5a747c&amp;gt;'&gt;
+          &lt;li id='#&amp;lt;Tadpole::SectionProviders::FileProvider:0x5a76c0&amp;gt;'&gt;
             &lt;h2&gt;Why Tadpole?&lt;/h2&gt;
             
             &lt;p&gt;Sufficed to say, you might be wondering what the &lt;em&gt;big deal&lt;/em&gt; is. I mean, you're 
@@ -141,7 +141,7 @@
             of a view deserves a 'partial' than it is to simply split your template up into a series
             of cohesive &quot;&lt;em&gt;sections&lt;/em&gt;&quot;.&lt;/p&gt;
           &lt;/li&gt;
-          &lt;li id='#&amp;lt;Tadpole::SectionProviders::FileProvider:0x5a6e50&amp;gt;'&gt;
+          &lt;li id='#&amp;lt;Tadpole::SectionProviders::FileProvider:0x5a7094&amp;gt;'&gt;
             &lt;h2&gt;Some &lt;em&gt;Theoretically&lt;/em&gt;-Real-World Examples of Tadpole in Action&lt;/h2&gt;
             
             &lt;ol&gt;
@@ -202,14 +202,7 @@
             &lt;p&gt;Respectively.&lt;/p&gt;&lt;/li&gt;
             &lt;/ol&gt;
           &lt;/li&gt;
-          &lt;li id='#&amp;lt;Tadpole::SectionProviders::FileProvider:0x5a6860&amp;gt;'&gt;
-            &lt;h2&gt;You Should Also Know&lt;/h2&gt;
-            
-            &lt;p&gt;That this &lt;code&gt;README&lt;/code&gt; was generated by &lt;strong&gt;Tadpole&lt;/strong&gt;. Try it:&lt;/p&gt;
-            
-            &lt;pre&gt;&lt;code&gt;ruby examples/example2/run.rb markdown/readme&amp;#x000A;&lt;/code&gt;&lt;/pre&gt;
-          &lt;/li&gt;
-          &lt;li id='#&amp;lt;Tadpole::SectionProviders::FileProvider:0x5a6860&amp;gt;'&gt;
+          &lt;li id='#&amp;lt;Tadpole::SectionProviders::FileProvider:0x5a6aa4&amp;gt;'&gt;
             &lt;h2&gt;You Should Also Know&lt;/h2&gt;
             
             &lt;p&gt;That this &lt;code&gt;README&lt;/code&gt; was generated by &lt;strong&gt;Tadpole&lt;/strong&gt;. Try it:&lt;/p&gt;</diff>
      <filename>README.html</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,5 @@
-Tadpole: Revolutionizing Templates in Ruby
-==========================================
+Tadpole: A Small but Extensible Templating Engine for Ruby
+==========================================================
 
 _Created by [Loren Segal](http://www.gnuu.org) in 2008_
 </diff>
      <filename>README.markdown</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 !!!
 %html
   %head
-    %title Tater Tots
+    %title Tadpole: A Small but Extensible Templating Engine
     
   %body
     #page</diff>
      <filename>examples/example2/tadpole/html/main.haml</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,5 @@
-Tadpole: Revolutionizing Templates in Ruby
-==========================================
+Tadpole: A Small but Extensible Templating Engine for Ruby
+==========================================================
 
 _Created by [Loren Segal](http://www.gnuu.org) in 2008_
 </diff>
      <filename>examples/example2/tadpole/markdown/title.md</filename>
    </modified>
    <modified>
      <diff>@@ -7,7 +7,7 @@ SPEC = Gem::Specification.new do |s|
   s.homepage      = &quot;http://www.soen.ca&quot;
   s.platform      = Gem::Platform::RUBY
   s.summary       = &quot;A Small but Extensible Templating Engine for Ruby&quot; 
-  s.files         = Dir.glob(&quot;{bin,lib,spec,templates}/**/*&quot;) + ['LICENSE.txt', 'README.html']
+  s.files         = Dir.glob(&quot;{lib,spec,benchmarks,examples}/**/*&quot;) + ['LICENSE.txt', 'README.html', 'README.markdown']
   s.require_paths = ['lib']
   s.has_rdoc      = false
   s.rubyforge_project = 'tadpole'</diff>
      <filename>tadpole.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a9dddbeef3aab3c683fdfcfc436f55ea0ef8b3bf</id>
    </parent>
  </parents>
  <author>
    <name>Loren Segal</name>
    <email>lsegal@soen.ca</email>
  </author>
  <url>http://github.com/lsegal/tadpole/commit/720af34eb4d8c638a3ba5e91a81c8808521093ac</url>
  <id>720af34eb4d8c638a3ba5e91a81c8808521093ac</id>
  <committed-date>2008-06-13T04:58:36-07:00</committed-date>
  <authored-date>2008-06-13T04:58:36-07:00</authored-date>
  <message>Update documentation, add LICENSE</message>
  <tree>f1cb6c33469fcdb85c03d38141edd8128fccc061</tree>
  <committer>
    <name>Loren Segal</name>
    <email>lsegal@soen.ca</email>
  </committer>
</commit>
