<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,15 +1,25 @@
-Purely evented I/O for V8 javascript.
+Evented I/O for V8 javascript.
 
-See http://tinyclouds.org/node for more information.
+To build:
 
-For help and discussion subscribe to the mailing list at 
-http://groups.google.com/group/nodejs or send an email to 
-nodejs+subscribe@googlegroups.com.
+  ./configure
+  make 
+  make install
+
+To run the tests:
+  
+  make test
+
+To build the documentation and install it, you will need asciidoc and
+xsltproc:
 
-A list of projects using Node can be found at
-http://wiki.github.com/ry/node
+  make doc install
+ 
+To read the documentation:
 
-To build
-./configure
-make 
-make install
+  man doc/node.1
+
+See http://nodejs.org/ for more information. For help and discussion
+subscribe to the mailing list by visiting
+http://groups.google.com/group/nodejs or by sending an email to
+nodejs+subscribe@googlegroups.com.</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>2060e32ec9dee243d007cd29a805ed0df3ea6a43</id>
    </parent>
  </parents>
  <author>
    <name>Ryan Dahl</name>
    <email>ry@tinyclouds.org</email>
  </author>
  <url>http://github.com/ry/node/commit/78d06eec0622cfbaf36dfb4fefaf0d87eff6bf3d</url>
  <id>78d06eec0622cfbaf36dfb4fefaf0d87eff6bf3d</id>
  <committed-date>2009-10-09T05:55:29-07:00</committed-date>
  <authored-date>2009-10-09T05:53:53-07:00</authored-date>
  <message>Clean up README.</message>
  <tree>7288e81aabc8a48cd45c8b8830850a2f3e484726</tree>
  <committer>
    <name>Ryan Dahl</name>
    <email>ry@tinyclouds.org</email>
  </committer>
</commit>
