<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,13 +5,13 @@ NeverBlock is a collection of classes and modules that help you write evented no
 
 NeverBlock currently provides the following Libraries:
 
-= FiberExtensions
+=== FiberExtensions
 A set of extenstions to the standard Fiber implementation
 
-= NeverBlock::Pool::FiberPool 
+=== NeverBlock::Pool::FiberPool 
 A pool of fibers that can be used to provide an upper limit to the numbers of active fibers in an application
 
-= NeverBlock::Pool::FiberedConnectionPool
+=== NeverBlock::Pool::FiberedConnectionPool
 A generic fibered connection pool for all sorts of connections with support for transactions. This was mostly copied from Sequel::ConnectionPool
 
 NeverBlock should be the basis for providing completely async Ruby application development that does not require the usual twisted style of evented programming. For example, you will be able to develop in Rails in the usual style and deploy to a NeverBlock server which will do all the IO in an evented manner without you even noticing this. </diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4fb912eeea75a3a391f63391ee26e72e784ccaa6</id>
    </parent>
  </parents>
  <author>
    <name>oldmoe</name>
    <email>oldmoe@gmail.com</email>
  </author>
  <url>http://github.com/espace/neverblock/commit/4991fbdd382dc5f7243dae907d13a2e47cb216f6</url>
  <id>4991fbdd382dc5f7243dae907d13a2e47cb216f6</id>
  <committed-date>2008-08-13T06:36:44-07:00</committed-date>
  <authored-date>2008-08-13T06:36:44-07:00</authored-date>
  <message>updated README</message>
  <tree>060ab0f2d6cbad18cffb1c0d8a4cf496cfa9d433</tree>
  <committer>
    <name>oldmoe</name>
    <email>oldmoe@gmail.com</email>
  </committer>
</commit>
