<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>MIT-LICENSE</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,11 +1,16 @@
+Collections JS
+==============
+
 Framework-independent JavaScript collection methods, for use in
 browser JavaScript and in ActionScript.
 
 The Array and String methods use prototype extension; Hash methods use
 a proxying wrapper to avoid prototype pollution.  The methods with the
-same name as the ECMAScript 1.6+ extensions have the same spec as
-those; the ones with the same name as Prototype extensions have the
-same spec as those; and there's a few odds and ends such as
-String#capitalize.
+same names as the ECMAScript 1.6+ extensions have the same spec as
+those; the ones with the same name as prototype extensions have the
+same spec as those in the Prototype library; and there's a few odds
+and ends such as String#capitalize.
 
+License
+=======
 Copyright 2007-2008 by Oliver Steele.  Available under the MIT License.</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>LICENSE</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>ba1703cc982ddb0a346400d0658626acab53d6b9</id>
    </parent>
  </parents>
  <author>
    <name>Oliver Steele</name>
    <email>steele@osteele.com</email>
  </author>
  <url>http://github.com/osteele/collections-js/commit/b5e24f1e5f18ccf2580bd88a12ab3f20585a7d92</url>
  <id>b5e24f1e5f18ccf2580bd88a12ab3f20585a7d92</id>
  <committed-date>2008-04-06T08:35:56-07:00</committed-date>
  <authored-date>2008-04-06T08:35:56-07:00</authored-date>
  <message>update readme</message>
  <tree>0e98df4e2318d090293d7f1d1f01970448fa5958</tree>
  <committer>
    <name>Oliver Steele</name>
    <email>steele@osteele.com</email>
  </committer>
</commit>
