<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -13,14 +13,17 @@ You now have to handle captcha failure on your own, since Rails 2.0 requires a r
 
 See the CHANGELOG for more details.
 
+Quick Install
+=============
+
 * How to install fresh in a Rails app?
 
-script/plugin install http://robsanheim.googlecode.com/svn/trunk/brain_buster
-script/generate brain_buster_migration 
-rake db:migrate
-optionally set the cookie salt in your ApplicationController (or just use the default)
-add the appropriate filters where you want to use the captcha
-render the _captcha.rhtml partial to any views where you want to challenge the user and you are all set!
+  script/plugin install http://robsanheim.googlecode.com/svn/trunk/brain_buster
+  script/generate brain_buster_migration 
+  rake db:migrate
+  optionally set the cookie salt in your ApplicationController (or don't touch it to use the default)
+  add the appropriate filters where you want to use the captcha
+  render the _captcha.rhtml partial to any views where you want to challenge the user and you are all set!
 
 * Want to check out the source?
 </diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a0192b1a4880ea0c0ea340ebe402d7b930cdbe39</id>
    </parent>
  </parents>
  <author>
    <name>Rob Sanheim</name>
    <email>rsanheim@gmail.com</email>
  </author>
  <url>http://github.com/rsanheim/brain_buster/commit/4d2cfa4dd041dfb536cb179f8dd00239ab06c39c</url>
  <id>4d2cfa4dd041dfb536cb179f8dd00239ab06c39c</id>
  <committed-date>2008-02-11T23:31:55-08:00</committed-date>
  <authored-date>2008-02-11T23:31:55-08:00</authored-date>
  <message>readme</message>
  <tree>7d85d0d7ed0afb9f663bc580553323362d29d02a</tree>
  <committer>
    <name>Rob Sanheim</name>
    <email>rsanheim@gmail.com</email>
  </committer>
</commit>
