<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>MIT-LICENSE</filename>
    </added>
    <added>
      <filename>Rakefile</filename>
    </added>
    <added>
      <filename>init.rb</filename>
    </added>
    <added>
      <filename>install.rb</filename>
    </added>
    <added>
      <filename>lib/include_google_js.rb</filename>
    </added>
    <added>
      <filename>tasks/include_google_js_tasks.rake</filename>
    </added>
    <added>
      <filename>test/include_google_js_test.rb</filename>
    </added>
    <added>
      <filename>uninstall.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,13 +1,19 @@
 IncludeGoogleJs
 ===============
 
-Introduction goes here.
+IncludeGoogleJs will over ride javascript_include_tag to use Prototype and Script.aculo.us from Google instead of the local copy, as described at http://ajaxian.com/archives/announcing-ajax-libraries-api-speed-up-your-ajax-apps-with-googles-infrastructure
+
+Thanks to Brian Hogan and Jose Fernandez for their help as I put together my first plugin.
 
 
 Example
 =======
 
-Example goes here.
+in config/environment.rb or any individual environment file
+
+IncludeGoogleJs::Config.include_google_js = true
+
+will use Google's copy instead of the local copy.
 
 
-Copyright (c) 2008 [name of plugin creator], released under the MIT license
+Copyright (c) 2008 Christopher Warren, released under the MIT license</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ded3b93d886082283af7f84951dbf53b43bc6241</id>
    </parent>
  </parents>
  <author>
    <name>Christopher D Warren</name>
    <email>chris@expectless.com</email>
  </author>
  <url>http://github.com/chriswarren/include_google_js/commit/f4fae1e57d684d9e62112583e1c42d340cba89c1</url>
  <id>f4fae1e57d684d9e62112583e1c42d340cba89c1</id>
  <committed-date>2008-06-03T13:16:57-07:00</committed-date>
  <authored-date>2008-06-03T13:16:57-07:00</authored-date>
  <message>Commiting all files</message>
  <tree>13ce6192ba086ec7931c5e9e693a55f80fb9b8dd</tree>
  <committer>
    <name>Christopher D Warren</name>
    <email>chris@expectless.com</email>
  </committer>
</commit>
