<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,9 +2,11 @@ h1. Eureka - Rails application generator/template
 
 That's the Rails application generator I use every time I start to build the &quot;Next Big Idea&quot;(TM).
 
+It includes some useful plugins and gems and allow some customization through the config.yml file and also asking you some questions throughout the generation process.
+
 h2. What's included?
 
-You can configure Eureka using the file config.yml. In this file you can specify the Rails version you want to use, the database type (mysql, postgresql or sqlite) and the git branches you want to create (and which one is checked out by default).
+You can configure Eureka using the file config.yml. In this file you can specify the Rails version you want to use, the database engine (mysql, postgresql or sqlite) and the git branches you want to create (and which one is checked out by default).
 
 The default plugins are:
 
@@ -69,11 +71,13 @@ First, clone the project (mine or your fork). If you want, modify the config.yml
 Then, just execute the following command:
 
 &lt;pre&gt;
-$ rails my_app_name -m path/to/eureka/template.rb
+$ rails my_app_name -m /complete/path/to/eureka/template.rb
 &lt;/pre&gt;
 
 Throughout the generation process you'll be asked some questions, like what database you want to use and so on.
 
+Feel free to fork the project and customize it as you want. Bug reports are extremely welcome.
+
 h3. Credits
 
 Eureka is based on great work done by:</diff>
      <filename>README.textile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a3a37a858fe46da7153c824e05d953bac9a256e5</id>
    </parent>
  </parents>
  <author>
    <name>Lucas H&#250;ngaro</name>
    <email>lucashungaro@gmail.com</email>
  </author>
  <url>http://github.com/lucashungaro/eureka/commit/32c19002ec75ef2c2679b6b7d197e8d3591e3d78</url>
  <id>32c19002ec75ef2c2679b6b7d197e8d3591e3d78</id>
  <committed-date>2009-10-28T23:12:31-07:00</committed-date>
  <authored-date>2009-10-28T23:12:31-07:00</authored-date>
  <message>Some README tweaks</message>
  <tree>8c1a25e40627935193856c943ca1f1f0bb958640</tree>
  <committer>
    <name>Lucas H&#250;ngaro</name>
    <email>lucashungaro@gmail.com</email>
  </committer>
</commit>
