<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,12 +4,12 @@ Simple Bridge takes the pain out of coding to multiple Erlang web servers by cre
 
 In a sense, it is similar to &lt;a href=&quot;http://github.com/skarab/ewgi&quot;&gt;EWGI&lt;/a&gt;, except SimpleBridge has some key improvements/differences:
 
-* &lt;b&gt;Smaller code base&lt;/b&gt; SimpleBridge is 870 lines, compared to 1,974 lines for EWGI. This is because SimpleBridge uses the underlying HTTP server's built in parsing functions as much as possible.
+* &lt;b&gt;Smaller code base&lt;/b&gt; - SimpleBridge is 870 lines, compared to 1,974 lines for EWGI. This is because SimpleBridge uses the underlying HTTP server's built in parsing functions as much as possible.
 * &lt;b&gt;Easily extended&lt;/b&gt; - Takes about 150 lines to add support for a new HTTP server, vs. ~350 for EWGI.
 * &lt;b&gt;MultiPart File Uploads&lt;/b&gt; - SimpleBridge has better support for HTTP POSTS, including support for multipart file uploads, with size limits and handle-able errors.
 * &lt;b&gt;Static File Support&lt;/b&gt; - Support for sending a static file to the browser, using the underlying HTTP server's own methods.
 * &lt;b&gt;Cookies Support&lt;/b&gt; - SimpleBridge provides interface functions for getting and setting cookies.
-* &lt;b&gt;No Middleware Components&lt;/b&gt; - One disadvantage, SimpleBridge does not explicitly support EWGI's concept of &quot;middleware components&quot;. (Though you could probably fake it, haven't tried.)
+* &lt;b&gt;No Middleware Components&lt;/b&gt; - SimpleBridge does not explicitly support EWGI's concept of &quot;middleware components&quot;. (Though you could probably fake it, haven't tried.)
 
 Simple Bridge is split into two parts: 
 </diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8566e10a630d7e398e1c705f1f77ead9225f1ec8</id>
    </parent>
  </parents>
  <author>
    <name>Rusty Klophaus</name>
    <email>rklophaus@gmail.com</email>
  </author>
  <url>http://github.com/rklophaus/SimpleBridge/commit/e2beb1494ffea82dcd6c01e2f6b069234901b5cd</url>
  <id>e2beb1494ffea82dcd6c01e2f6b069234901b5cd</id>
  <committed-date>2009-09-27T07:00:20-07:00</committed-date>
  <authored-date>2009-09-27T07:00:20-07:00</authored-date>
  <message>Formatting.</message>
  <tree>8b18febc5103fb168818032a83295639334c2230</tree>
  <committer>
    <name>Rusty Klophaus</name>
    <email>rklophaus@gmail.com</email>
  </committer>
</commit>
