<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,22 +1,26 @@
 = CLIEOP
 
-This library is a pure Ruby implementation of the CLIEOP03 format. Currently, it only supports writing
-CLIEOP files with accounts receivable transactions. Accounts payable transactions, and reading existing
-CLIEOP files is planned to be supported
+This library is a pure Ruby implementation of the *CLIEOP03* format. Currently,
+it only supports writing CLIEOP files with accounts receivable transactions.
+Accounts payable transactions, and reading existing CLIEOP files is planned to be
+supported
 
 This library is licensed under the MIT license.
 
 == CLIEOP format
 
-CLIEOP03 is a file format that is used for communication about cash transaction between bank accounts. 
-It is mainly used in the Netherlands and is supported by the banking software package of the main
-banks. CLIEOP supports transactions in both directions: accounts payable and accounts receivable. 
-For accounts receivable, you need proper authorization from your bank.
+CLIEOP03 is a file format that is used for communication about cash transaction
+between bank accounts. It is used in the Netherlands and is supported by the
+banking software packages of the main banks. CLIEOP supports transactions in both
+directions: accounts payable and accounts receivable. For accounts receivable,
+you need proper authorization from your bank.
 
 For more information about the CLIEOP file format, see:
 http://www.ingbank.nl/ing/downloadables/eclieop1.pdf
 
 == Usage
 
-You can create a file (&lt;tt&gt;Clieop::File&lt;/tt&gt;), which can contain one or more batches (&lt;tt&gt;Clieop::Batch&lt;/tt&gt;) 
-consisting of one or more records (&lt;tt&gt;Clieop::Record&lt;/tt&gt;). There are different rcord types.
\ No newline at end of file
+Run &lt;tt&gt;gem install clieop -s http://gemcutter.org&lt;/tt&gt; to install the gem.
+
+See the project's wiki at http://wiki.github.com/wvanbergen/clieop for an example
+creating and writing a direct debt batch file.</diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>.manifest</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>b90f9f14820a0a3c1bfaf041b6442cec1b4b3d4f</id>
    </parent>
  </parents>
  <author>
    <name>Willem van Bergen</name>
    <email>willem@vanbergen.org</email>
  </author>
  <url>http://github.com/wvanbergen/clieop/commit/6b380e337270373dbc5019c3b2c46b111c742113</url>
  <id>6b380e337270373dbc5019c3b2c46b111c742113</id>
  <committed-date>2009-10-10T01:27:48-07:00</committed-date>
  <authored-date>2009-10-10T01:27:48-07:00</authored-date>
  <message>Updated README, now with gemcutter installation instructions.</message>
  <tree>378fcfc0f122f3ae16b233ca6ceafa47bdd0c58f</tree>
  <committer>
    <name>Willem van Bergen</name>
    <email>willem@vanbergen.org</email>
  </committer>
</commit>
