<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -32,6 +32,7 @@ You can specify to run only certain tests:
 You can combine both @BROWSERS@ and @TESTS@ configurations.
 
 h2. Structure
+
 The @hanoi@ executable will create the following structure:
 
   Rakefile
@@ -47,7 +48,7 @@ The @hanoi@ executable will create the following structure:
       templates/
         test_case.erb
 
-* @Rakefile@ creates a fresh rakefile, edit it according to your setup
+* @Rakefile@ creates a fresh rakefile, *you have to edit* it according to your setup
 * @test@ Hanoi creates it if missing, otherwise will choose between existing @test@ or @spec@ paths
 * @javascript@ is the root directory of your tests
 * @assets@ contains the jQuery and QUnit source file and a css.
@@ -56,7 +57,7 @@ The @hanoi@ executable will create the following structure:
 * @templates@ contains the template file for your tests. You shouldn't edit it, if you don't know the risk.
 * @fixtures@ contains all the HTML fixtures, each file will be injected into the proper case.
 
-By convention, your @test/javascript@ folder should reflect the structure of your source directory,
+By convention, your @test/javascript@ folder *should reflect* the structure of your source directory,
 appending the @_test.js@ suffix to each test case and the @_fixtures.html@ to each fixture file.
 
 Example:
@@ -80,16 +81,18 @@ Example:
             file_3_fixtures.html
         file_1_fixtures.html
 
-You have probably noticed that @file_2_fixtures.html@ is missing, this because fixtures are optional.
+You have probably noticed that @file_2_fixtures.html@ is missing, this because *fixtures are optional*.
 
 h2. Browsers &amp; Platforms
 
-Platforms:
+h3. Platforms:
+
 * MacOS
 * Windows
 * Linux
 
-Browsers:
+h3. Browsers:
+
 * Firefox
 * Safari
 * Internet Explorer</diff>
      <filename>README.textile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0ed02c0c574fda59f1dd87901d0d38a1d3392e79</id>
    </parent>
  </parents>
  <author>
    <name>Luca Guidi</name>
    <email>guidi.luca@gmail.com</email>
  </author>
  <url>http://github.com/jodosha/hanoi/commit/bc459f285f318cf5f5a4589761b2383f6d8e1023</url>
  <id>bc459f285f318cf5f5a4589761b2383f6d8e1023</id>
  <committed-date>2009-06-09T06:20:40-07:00</committed-date>
  <authored-date>2009-06-09T06:20:40-07:00</authored-date>
  <message>Readme formatting</message>
  <tree>3aa1186b3c5c0a96580a72f230be59282962ee45</tree>
  <committer>
    <name>Luca Guidi</name>
    <email>guidi.luca@gmail.com</email>
  </committer>
</commit>
