<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,4 @@
-Copyright (c) 2008 [name of plugin creator]
+Copyright (c) 2008 Michael Siebert
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the</diff>
      <filename>MIT-LICENSE</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,14 @@
 ExtJSWithRails
 ==============
 
-Introduction goes here.
+ExtJSWithRails is a Rails Plugin that tries to ease the creation of ExtJS (http://www.extjs.com/) applications. It includes various little Helpers:
+* a generator to create the skeleton of an ExtJS application
+* extensions to Models and Controllers
+* utilities to distribute JavaScript code over many files and combine them in one file
+* integration of JSLint Javascript Syntax checker and yuicompress JS compressor (both require Java!)
+* rake tasks to build and check the produced JavaScript files
+* a script to call these tasks automatically (like autotest but without testing)
+* growl integration
 
 
 Example
@@ -10,4 +17,4 @@ Example
 Example goes here.
 
 
-Copyright (c) 2008 [name of plugin creator], released under the MIT license
+Copyright (c) 2008 Michael Siebert, released under the MIT license</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>cc4a2faef786f221cf8ba40656eef343c2aa1055</id>
    </parent>
  </parents>
  <author>
    <name>Michael Siebert</name>
    <email>siebertm85@googlemail.com</email>
  </author>
  <url>http://github.com/siebertm/ext_js_with_rails/commit/4b9e246a6d35e07d25b193407b9c5e218ed9ba51</url>
  <id>4b9e246a6d35e07d25b193407b9c5e218ed9ba51</id>
  <committed-date>2008-04-13T06:03:03-07:00</committed-date>
  <authored-date>2008-04-13T06:03:03-07:00</authored-date>
  <message>Updated Documentation</message>
  <tree>18fdebbf0c9e1717bad513ad9d9cf014addf582b</tree>
  <committer>
    <name>Michael Siebert</name>
    <email>siebertm85@googlemail.com</email>
  </committer>
</commit>
