<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -11,16 +11,16 @@ Put lib/simplicty.js in your test folder or make sure it can be reached from you
 Usage
 -----
 
-  process.mixin(require('simplicity'));
+    process.mixin(require('simplicity'));
 
-  expect('a test that finishes', function() {
-    setTimeout(function() {
-      ok();
-    }, 100);
-  });
+    expect('a test that finishes', function() {
+      setTimeout(function() {
+        ok();
+      }, 100);
+    });
 
-  expect('a test that finishes in &lt; 200ms', function() {
-    setTimeout(function() {
-      ok();
-    }, 100);
-  }).timeout(200);
\ No newline at end of file
+    expect('a test that finishes in &lt; 200ms', function() {
+      setTimeout(function() {
+        ok();
+      }, 100);
+    }).timeout(200);
\ No newline at end of file</diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6e4c66aace8633086c3c538c01f3ade23f63f83c</id>
    </parent>
  </parents>
  <author>
    <name>Felix Geisend&#246;rfer</name>
    <email>felix@debuggable.com</email>
  </author>
  <url>http://github.com/felixge/simplicityjs/commit/aead4b84135684bbbb5e076a0fe9de26f8bdd231</url>
  <id>aead4b84135684bbbb5e076a0fe9de26f8bdd231</id>
  <committed-date>2009-11-03T16:12:02-08:00</committed-date>
  <authored-date>2009-11-03T16:12:02-08:00</authored-date>
  <message>More spaces for the Readme</message>
  <tree>9caf81038da42c708a5efd46134aef882e90dfbb</tree>
  <committer>
    <name>Felix Geisend&#246;rfer</name>
    <email>felix@debuggable.com</email>
  </committer>
</commit>
