<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -9,3 +9,19 @@ The official Ruby library for interacting with the [Lighthouse REST API](http://
 
 Check out lib/lighthouse.rb for examples and documentation.
 
+
+### Using The Lighthouse Console
+
+The Lighthouse library comes with a convenient console for testing and quick commands 
+(or whatever else you want to use it for).
+
+From /lib:
+
+    irb -r lighthouse/console
+    Lighthouse.account = &quot;activereload&quot;
+
+    #### You can use `authenticate` OR `token`
+    Lighthouse.authenticate('username', 'password')
+    #Lighthouse.token = 'YOUR_TOKEN'
+    
+    Project.find(:all)</diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>2e47e009d98bfb8659accfaeba9c520a8a682a4a</id>
    </parent>
  </parents>
  <author>
    <name>Justin Palmer</name>
    <email>justin@activereload.net</email>
  </author>
  <url>http://github.com/Caged/lighthouse-api/commit/63a261bf8d3d23a327c94c4dc2e3e300a85c5f83</url>
  <id>63a261bf8d3d23a327c94c4dc2e3e300a85c5f83</id>
  <committed-date>2008-09-25T12:48:24-07:00</committed-date>
  <authored-date>2008-09-25T12:48:24-07:00</authored-date>
  <message>Documentation for using the Lighthouse console</message>
  <tree>9c6aed0928a2a33643566b57fca94a75deeaa1de</tree>
  <committer>
    <name>Justin Palmer</name>
    <email>justin@activereload.net</email>
  </committer>
</commit>
