<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -13,7 +13,8 @@ Setup
 3. Fill in your appropriate app settings in bebo.yml. Ensure that your app name is right.
 4. Generate the first migration for your users table using: script/generate beboist_user_migration
 5. rake db:migrate
-6. In your application.rb, insert the following filters:
+6. In your application.rb, insert the following:
+                include BeboControllerExtensions
 		before_filter :reject_unadded_users
 		before_filter :find_bebo_user
 7. Write your app, and keep an eye on your logs to catch any possible error messages.
@@ -44,4 +45,4 @@ Chad Fowler for his wonderful Facebooker plugin.
 
 Copyright (c) 2008 Intridea Inc. 
 Author: Pradeep Elankumaran
-Released under the MIT license
\ No newline at end of file
+Released under the MIT license</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>00f5531e013a9b691995cf22b04c1969cf4d58e6</id>
    </parent>
  </parents>
  <author>
    <name>Pradeep Elankumaran</name>
    <email>pradeep@intridea.com</email>
  </author>
  <url>http://github.com/skyfallsin/beboist/commit/8f454d870c32c9262f6ac439504dfc5f017b5eb0</url>
  <id>8f454d870c32c9262f6ac439504dfc5f017b5eb0</id>
  <committed-date>2008-05-19T16:16:24-07:00</committed-date>
  <authored-date>2008-05-19T16:16:24-07:00</authored-date>
  <message>updated README</message>
  <tree>8baf957c03dffbab2f6871ca79b685972fbdecf3</tree>
  <committer>
    <name>Pradeep Elankumaran</name>
    <email>pradeep@intridea.com</email>
  </committer>
</commit>
