<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -13,9 +13,9 @@ speed and saving bandwidth.
 When in development, it allows you to use your original versions 
 and retain formatting and comments for readability and debugging.
 
-This code is released under the MIT license (like Ruby). You&#8217;re free 
+This code is released under the MIT license (like Ruby). You're free 
 to rip it up, enhance it, etc. And if you make any enhancements, 
-I&#8217;d like to know so I can add them back in. Thanks!
+I'd like to know so I can add them back in. Thanks!
 
 * Formerly known as MergeJS.
 
@@ -66,6 +66,8 @@ IMPORTANT: JavaScript files can break once compressed if each statement doesn't
 The minifier puts multiple statements on one line, so if the semi-colon is missing, the statement may no 
 longer makes sense and cause a syntax error.
 
+== Examples of config/asset_packages.yml
+
 Example from a fresh rails app after running the rake task. (Stylesheets is blank because a 
 default rails app has no stylesheets yet.):
 
@@ -80,7 +82,7 @@ javascripts:
 stylesheets: 
 - base: []
 
-Example with multiple merged files:
+Multiple packages:
 
 ---
 javascripts:</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>bc023686535f2f86d1bf4034302e0e0603af10c2</id>
    </parent>
  </parents>
  <author>
    <name>Scott Becker</name>
    <email>becker.scott@gmail.com</email>
  </author>
  <url>http://github.com/sbecker/asset_packager/commit/e6a0303aeeb87ad6269ac01bc7dfd53d1ae9964a</url>
  <id>e6a0303aeeb87ad6269ac01bc7dfd53d1ae9964a</id>
  <committed-date>2008-11-30T01:47:39-08:00</committed-date>
  <authored-date>2008-11-30T01:47:39-08:00</authored-date>
  <message>update readme again</message>
  <tree>8e91c0625325ed17246fc74abd09195987031213</tree>
  <committer>
    <name>Scott Becker</name>
    <email>becker.scott@gmail.com</email>
  </committer>
</commit>
