<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,6 @@
 == dead simple reports ==
 
-this rails plugin allows you to easily create and view arbitrary reports of your database tables. it therefore creates a reports controller with views and a report model in your application. to create a report you simply create an instance of Report. it then appears in the list of reports where you can view it either as html table or csv data.
+this rails plugin allows you to easily create and view arbitrary reports of your database tables. it therefore creates a reports controller with views and a report model in your application. to create a report you simply create an instance of Report. it then appears in the list of reports where you can view it either as html, csv or xls table.
 
 === to create a report ===
 
@@ -18,6 +18,10 @@ to view the list of reports just go to http://localhost:3000/reports
 
 to customzie the views you can simply edit the files under app/views/reports in your application.
 
+== customizing the controller ==
+
+to customize the controller you can add code to the app/controllers/reports_controller file generated in your application.
+
 
 === contact ===
 </diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>61fea284d033406dab26044912dec36e652a0327</id>
    </parent>
  </parents>
  <author>
    <name>Alexander Lang</name>
    <email>alex@skywalker.(none)</email>
  </author>
  <url>http://github.com/langalex/dead_simple_reports/commit/f2f9708b114583cf3b2031910b3738f1f994f3c1</url>
  <id>f2f9708b114583cf3b2031910b3738f1f994f3c1</id>
  <committed-date>2008-04-12T13:22:18-07:00</committed-date>
  <authored-date>2008-04-12T13:22:18-07:00</authored-date>
  <message>added excel to readme, removed files containing test data</message>
  <tree>4d9234a252a9792f151e60a2fb91bbe52fae4956</tree>
  <committer>
    <name>Alexander Lang</name>
    <email>alex@skywalker.(none)</email>
  </committer>
</commit>
