<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,7 +3,7 @@
 Serve is a small Ruby script that makes it easy to start up a WEBrick server
 in any directory. Serve is ideal for HTML prototyping and simple file sharing.
 If the haml, redcloth, and bluecloth gems are installed serve can handle Haml,
-Sass, Textile, and Markdown (in addition to HTML).
+Sass, Textile, and Markdown (in addition to HTML and ERB).
 
 
 === Usage
@@ -52,7 +52,7 @@ Serve presently does special processing for files with following extensions:
 
 textile :: Evaluates the document as Textile (requires the Redcloth gem) 
 markdown :: Evaluates the document as Markdown (requires the Bluecloth gem)
-erb :: Experimental support for ERB is partial implemented
+erb :: Experimental support for ERB
 haml :: Evaluates the document as Haml (requires the Haml gem)
 sass :: Evaluates the document as Sass (requires the Haml gem)
 email :: Evaluates the document as if it is an e-mail message; the format is identical to a plain/text e-mail message's source</diff>
      <filename>README.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>15c7bb8c605489ece62ed46f9b43a153380284a0</id>
    </parent>
  </parents>
  <author>
    <name>John W. Long</name>
    <email>me@johnwlong.com</email>
  </author>
  <url>http://github.com/jlong/serve/commit/42251d5a19f3cf9390111d734e8fcbc1e9a74039</url>
  <id>42251d5a19f3cf9390111d734e8fcbc1e9a74039</id>
  <committed-date>2008-09-19T11:55:43-07:00</committed-date>
  <authored-date>2008-09-19T11:55:43-07:00</authored-date>
  <message>updated README for ERB</message>
  <tree>1622f9200c9d3ae0953328c41e1fe595e1c61d54</tree>
  <committer>
    <name>John W. Long</name>
    <email>me@johnwlong.com</email>
  </committer>
</commit>
