<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,5 +2,18 @@ This is the Red Sun Ruby library. It can parse and write SWF files and can trans
 
 It works moderately well...
 
+The flash directory is the implementation of the Ruby VM in AS3. It is a
+Flex Builder 3 project directory that is pure Actionscript (not a Flex
+project).
+
+The chromosphere directory is an AIR application that can launch Ruby
+code in a new AIR Window for experimentation and learning.
+
+Chromosphere relies on a web server running on localhost that can compile
+Ruby source code into bytecode. It can be started by executing the following
+command from the root directory of Red Sun:
+
+ruby -Ilib -Iresearch lib/redsun/ramaze.rb
+
 (c) Jonathan Branam, 2008
 </diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4c2e3e49ef31ca79f67ccc54889c6c6d7d6a8be2</id>
    </parent>
  </parents>
  <author>
    <name>Jonathan Branam</name>
    <email>github@jonathanbranam.net</email>
  </author>
  <url>http://github.com/jonathanbranam/redsun/commit/5df3ce33ee318d6203793083d60993fc1c1af832</url>
  <id>5df3ce33ee318d6203793083d60993fc1c1af832</id>
  <committed-date>2008-11-08T12:50:41-08:00</committed-date>
  <authored-date>2008-11-08T12:50:41-08:00</authored-date>
  <message>Updating README.</message>
  <tree>c8d4214c4cd67907ea6a52b29620724a42476ca1</tree>
  <committer>
    <name>Jonathan Branam</name>
    <email>github@jonathanbranam.net</email>
  </committer>
</commit>
