<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,6 @@
 = Data Bank
 
-Ever want to save data for later, but don't want the overhead of a database, or parsing large files into objects?  With the data bank you can store an object in the same file as the defined class.  Data Bank is just a little hack I tried out to learn how to marshal data.
+Ever want to save data for later, but don't want the overhead of a database, or parsing large files into objects?  With the data bank you can store an object in a plain text file and turn it straight back into the object next time you need it.  Data Bank is just a little hack I tried out to learn how to marshal data.
 
 == Install
 </diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>29585b0d99dc039b28de4cbf2d6afe778e4306d9</id>
    </parent>
  </parents>
  <author>
    <name>Amos King</name>
    <email>amos.l.king@gmail.com</email>
  </author>
  <url>http://github.com/adkron/data_bank/commit/3bcdc5a724be99898f52c516908f32ca3d8a083a</url>
  <id>3bcdc5a724be99898f52c516908f32ca3d8a083a</id>
  <committed-date>2009-11-04T07:31:11-08:00</committed-date>
  <authored-date>2009-11-04T07:31:11-08:00</authored-date>
  <message>update readme</message>
  <tree>9e123f9c7d06cf489238e50127f5db33482ed2f6</tree>
  <committer>
    <name>Amos King</name>
    <email>amos.l.king@gmail.com</email>
  </committer>
</commit>
