<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>CHANGELOG</filename>
    </added>
    <added>
      <filename>LICENSE_YUBNUB</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,37 @@
 == YubNub
 
-To install:
+This is the source code for YubNub, a (social) command-line for the web.
 
-1) 
\ No newline at end of file
+YubNub was written by Jonathan Aquino for the Rails Day 2005 programming competition.
+You can reach Jonathan at jonathan.aquino@gmail.com.
+
+http://jonaquino.blogspot.com/2005/06/yubnub-my-entry-for-rails-day-24-hour.html
+
+This source code is made available under the MIT License (see LICENSE_YUBNUB).
+
+== About YubNub
+
+YubNub is a command-line for the web. After setting it up on your browser, you simply type &quot;gim porsche 911&quot; to do a Google Image Search for pictures of Porsche 911 sports cars. Type &quot;random 49&quot; to return random numbers between 1 and 49, courtesy of random.org. And best of all, you can make a new command by giving YubNub an appropriate URL.
+
+www.yubnub.org
+
+== Rails 2.1 Upgrade
+
+Refactored and Upgraded to Rails 2.1 by Jacques Crocker (railsjedi@gmail.com)
+
+View source at http://github.com/jcnetdev/yubnub
+
+== Installation Instructions
+
+1) Get Codebase
+git clone git://github.com/jcnetdev/yubnub.git
+cd yubnub
+
+2) Install Gems
+rake gems:install
+
+3) Setup DB and Seed
+rake db:create db:migrate
+
+4) Start Server
+script/server</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>code_update.tar.gz</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>f5d526c28953e14979a3e3c3946d134d3bdae23f</id>
    </parent>
  </parents>
  <author>
    <name>Jacques Crocker</name>
    <email>jcnetdev@gmail.com</email>
  </author>
  <url>http://github.com/jcnetdev/yubnub/commit/7484447f57ac1f131080405c901d647119a90959</url>
  <id>7484447f57ac1f131080405c901d647119a90959</id>
  <committed-date>2008-07-05T18:05:23-07:00</committed-date>
  <authored-date>2008-07-05T18:05:23-07:00</authored-date>
  <message>Added License and Readme</message>
  <tree>1ac8054a171eaa62bf7b15b83df81be2a5a2d3ca</tree>
  <committer>
    <name>Jacques Crocker</name>
    <email>jcnetdev@gmail.com</email>
  </committer>
</commit>
