<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>LICENSE</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,14 @@
 = Search
 
-Description goes here
\ No newline at end of file
+This is an extension that adds sort and search support for products inside Spree.
+
+It includes basic name search that is suggested to be putted in a layout. It can be used in the main page or inside a taxon.
+It can be tested using the following route:
+/search/test
+
+It includes extended search based on some criteria like name, price and classification it is directly in.
+It can be tested using the following route:
+/searches/new
+
+It has basic sort support for products, by default the only view that has it working is the result of the extended search, but it can be included in all the rest of the application including the main view and the view by current taxon.
+</diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5c6c1b2bb8c1b355168d78cb79ff0e28fca0caa5</id>
    </parent>
  </parents>
  <author>
    <name>Edmundo Valle Neto</name>
    <email>edmundo.vn@gmail.com</email>
  </author>
  <url>http://github.com/edmundo/spree-search/commit/2cd936f5c0cf3d2421f8bebd72afec5bc293e992</url>
  <id>2cd936f5c0cf3d2421f8bebd72afec5bc293e992</id>
  <committed-date>2008-10-23T13:36:17-07:00</committed-date>
  <authored-date>2008-10-23T13:36:17-07:00</authored-date>
  <message>Added licensing information and basic description.</message>
  <tree>6daa239ead9fa86a96196f4c3922a3c59805b9dd</tree>
  <committer>
    <name>Edmundo Valle Neto</name>
    <email>edmundo.vn@gmail.com</email>
  </committer>
</commit>
