<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -158,7 +158,7 @@ var consoleController = {
 	
 	about: function() {
 	  var str = '&lt;div id=&quot;header&quot;&gt;' + 
-	            'WordPress Console [0.1.0] by &lt;a target=&quot;_blank&quot; href=&quot;http://jerodsanto.net&quot;&gt;Jerod Santo&lt;/a&gt;' +
+	            'WordPress Console [0.1.1] by &lt;a target=&quot;_blank&quot; href=&quot;http://jerodsanto.net&quot;&gt;Jerod Santo&lt;/a&gt;' +
 	            '&lt;/div&gt;';
 	  this.shell.append(str);
 	},</diff>
      <filename>console.js</filename>
    </modified>
    <modified>
      <diff>@@ -10,9 +10,7 @@ An interactive console for WordPress developers
 
 == Description ==
 
-One killer feature of [Ruby on Rails](http://rubyonrails.org/) is the Rails Console.  It allows developers to examine and modify their code and data interactively from within the Rails environment. This plugin's aim is to provide a similar environment for WordPress plugin developers.
-
-Once activated, the plugin adds a &quot;Console&quot; page to the administrator's &quot;Tools&quot; menu. This page includes a JavaScript-based interactive shell which loads the WordPress environment. It allows execution of arbitrary PHP code as well as anything defined by WordPress or activated plugins. This is awesome. Still not convinced? [Watch a screencast!](http://vimeo.com/5300607)
+This plugin adds a &quot;Console&quot; page to the administrator's Tools menu which provides a JavaScript-based interactive console that loads the WordPress environment. It allows execution of arbitrary PHP code as well as anything defined by WordPress or activated plugins. This is awesome for plugin developers and people learning PHP and/or the WordPress API. Still not convinced? [Watch a screencast!](http://vimeo.com/5300607)
 
 = New In This Version =
 
@@ -32,7 +30,7 @@ This plugin is for *development*. Do NOT run this plugin on your production serv
 
 = Who is this plugin for? =
 
-The WordPress Console was designed to help plugin *developers* be more productive. It will do no good for the average joe user.
+The WordPress Console was designed to help plugin *developers* be more productive. It will do no good for the average joe user. It can also be used as a learning tool, because it provides an environment where people can play with PHP and WordPress.
 
 = Does this plugin rock? =
 
@@ -44,11 +42,11 @@ Coming to a version near you.
 
 = I want feature [X] =
 
-You should fork the project on [GitHub](http://github.com/sant0sk1/wordpress-console) and help add it!
+You should fork the project on [GitHub](http://github.com/sant0sk1/wordpress-console) and help add it! Or contact me via [Twitter](http://twitter.com/sant0sk1) or my [blog](http://blog.jerodsanto.net) and let me know what features you think I should add.
 
 == Screenshots ==
 
-1.  The console
+1.  The WordPress Console
 
 == Changelog ==
 </diff>
      <filename>readme.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>59dd2cca567fe8cc67e3a9a518a9269e8df9022e</id>
    </parent>
  </parents>
  <author>
    <name>sant0sk1</name>
    <email>sant0sk1@b8457f37-d9ea-0310-8a92-e5e31aec5664</email>
  </author>
  <url>http://github.com/sant0sk1/wordpress-console/commit/f16c23b6e9b999f79bb41d182b9bb532b5f6e6c5</url>
  <id>f16c23b6e9b999f79bb41d182b9bb532b5f6e6c5</id>
  <committed-date>2009-06-25T06:40:36-07:00</committed-date>
  <authored-date>2009-06-25T06:40:36-07:00</authored-date>
  <message>bumped version inside the console itself and updated readme a bit.

git-svn-id: http://svn.wp-plugins.org/wordpress-console/trunk@129386 b8457f37-d9ea-0310-8a92-e5e31aec5664</message>
  <tree>c7193868560fad4ea8221687af933da02630da4c</tree>
  <committer>
    <name>sant0sk1</name>
    <email>sant0sk1@b8457f37-d9ea-0310-8a92-e5e31aec5664</email>
  </committer>
</commit>
