<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,6 @@
 ## Wish You Were Simple
 
-Stripped down theme for WordPress.
+Stripped down theme for WordPress theme developers.
 
 ### Sidebars
 
@@ -29,10 +29,9 @@ Add CSS to load with __$stylesheets__ array :
 
 Add scripts to load with __$scripts__ array :
 
-	$stylesheets = array(
-		&quot;reset.css&quot;,
-		&quot;style.css&quot;
-		&quot;some-path/my-cute-stylesheet.css&quot;
+	$scripts = array(
+		&quot;jquery-1.3.2.min.js&quot;,
+		&quot;main.js&quot;
 	);
 
 __$version__ global is used for preventing browser caching. Change as you release to another random value.</diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e307d8523826550aacb94bdfa447ff0692f05c7e</id>
    </parent>
  </parents>
  <author>
    <name>Antoine Girard</name>
    <email>thetoine@gmail.com</email>
  </author>
  <url>http://github.com/thetoine/wish-you-were-simple/commit/6c6260984564d0c9ada8abbb52331d4ed959bfbd</url>
  <id>6c6260984564d0c9ada8abbb52331d4ed959bfbd</id>
  <committed-date>2009-11-06T13:51:29-08:00</committed-date>
  <authored-date>2009-11-06T13:51:29-08:00</authored-date>
  <message>corrected $scripts array</message>
  <tree>c1b211918ebc92973d8294f2059372b6018aacd8</tree>
  <committer>
    <name>Antoine Girard</name>
    <email>thetoine@gmail.com</email>
  </committer>
</commit>
