<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -32,6 +32,8 @@ All scores fall between a range of 0.0 (no match) to 1.0 (perfect match).
 
 ## Why?
 
+* To satisfy my own requirements for the
+  [jquery.flexselect](http://rmm5t.github.com/jquery-flexselect) plugin
 * The Quicksilver algorithm doesn't give proper weight to abbreviations that
   match the first character of the scored string.
 * The Quicksilver algorithm is extremely slow for certain length
@@ -41,11 +43,11 @@ All scores fall between a range of 0.0 (no match) to 1.0 (perfect match).
   other conditions.
 * The javascript version of the Quicksilver algorithm is case sensitive and
   doesn't give added weight to camel case strings.
-* To satisfy my own requirements for an upcoming jquery.flexselect plugin
 
 ## Todo
 
 * More tests
+* Consider tweaking the scores for &quot;trailing&quot; characters
 * Some abbreviations are capable of yielding multiple scores.  Return the
   highest score instead of just the first.
 * See if it's possible to tune the performance further.</diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ed269bfdbc14e9c08a228a5c49bce7c806293a1a</id>
    </parent>
  </parents>
  <author>
    <name>Ryan McGeary</name>
    <email>ryanongit@mcgeary.org</email>
  </author>
  <url>http://github.com/rmm5t/liquidmetal/commit/3a107592a5e59101048ee9838edfec19307c4e36</url>
  <id>3a107592a5e59101048ee9838edfec19307c4e36</id>
  <committed-date>2009-02-13T06:52:35-08:00</committed-date>
  <authored-date>2009-02-13T06:52:35-08:00</authored-date>
  <message>Readme updates</message>
  <tree>cff9b7bad645ec81b535f72d47088425769b1a70</tree>
  <committer>
    <name>Ryan McGeary</name>
    <email>ryanongit@mcgeary.org</email>
  </committer>
</commit>
