<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,7 +5,8 @@ on Merb. I'm planning on replacing Typo with it to power my blog
 (http://kurt.karmalab.org).
 
 It's also a good example of a simple Merb application to learn from.
-It uses frozen gems so you should be able to check it out Merb without installing any gems on your system.
+It uses frozen gems so you should be able to check out how Merb works without
+installing any gems to your system gems directory.
 
 The plan is make something as fast and as lean as possible.
 
@@ -21,6 +22,8 @@ The plan is make something as fast and as lean as possible.
 
 == Specs and Features
 
+Gutenberg is tested with Rspec and Cucumber.
+
 Run the specs with &quot;./bin/rake&quot;
 
 Run the Cucumber features with &quot;./bin/rake features&quot;
@@ -35,6 +38,31 @@ Run the Cucumber features with &quot;./bin/rake features&quot;
 == Todo for v0.1
 
 * Old comment import into Disqus
-* Ability to actually write a new post (kind of important...)
+* Ability to authenticate and actually write a new post (kind of important...)
 * RSS Feeds
 * Proper URL redirection from the old Typo URLs
+
+== License
+
+(The MIT License)
+
+Copyright (c) 2008 Kurt Schrader
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+'Software'), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d5566b678947ff41c46db624b8b199bddfe8484b</id>
    </parent>
  </parents>
  <author>
    <name>Kurt Schrader</name>
    <email>kurt@karmalab.org</email>
  </author>
  <url>http://github.com/kschrader/gutenberg/commit/2eb4cee7c96a0e0c3fc68fe8cd719299567cd4db</url>
  <id>2eb4cee7c96a0e0c3fc68fe8cd719299567cd4db</id>
  <committed-date>2008-12-02T22:38:31-08:00</committed-date>
  <authored-date>2008-12-02T22:38:31-08:00</authored-date>
  <message>Add in a license and fix some typos.</message>
  <tree>57ebe32fa65837edacd4134a7b815770736cb5de</tree>
  <committer>
    <name>Kurt Schrader</name>
    <email>kurt@karmalab.org</email>
  </committer>
</commit>
