<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,6 @@
 h2. Description
 
-Sinatra web frontend for God
+iPhone friendly web UI &quot;God&quot;:http://god.rubyforge.org/
 
 h2. Screenshots
 
@@ -9,42 +9,42 @@ h2. Screenshots
 
 h2. Requirements
 
-* God
-* Sinatra
+* &quot;God&quot;:http://god.rubyforge.org/
+* &quot;Sinatra&quot;:http://sinatrarb.com/
 
 h2. Install
 
-&lt;code&gt;
 &lt;pre&gt;
+&lt;code&gt;
 git clone git://github.com/jnewland/god_web.git
 cd god_web
 gem build god_web.gemspec
 sudo gem install -l god_web-*.gem
-&lt;/pre&gt;
 &lt;/code&gt;
+&lt;/pre&gt;
 
 h2. Usage
 
 @sudo god_web -p PORT_TO_RUN_ON -e production@
 
-Optionally, you can password protect your god_web instance. To do so, create
+Optionally, you can password protect your @god_web@ instance. To do so, create
 a YAML config file with username and password keys, like so:
 
-&lt;code&gt;
 &lt;pre&gt;
+&lt;code&gt;
 username: foo
 password: sekret
-&lt;/pre&gt;
 &lt;/code&gt;
+&lt;/pre&gt;
 
-Then provide that yaml file as the first argument to god_web:
+Then provide that yaml file as the first argument to @god_web@:
 
 @sudo god_web /path/to/god_web.yml -p PORT_TO_RUN_ON -e production@
 
-You might want to monitor god_web to make sure it stays up:
+You might want to monitor @god_web@ to make sure it stays up:
 
-&lt;code&gt;
 &lt;pre&gt;
+&lt;code&gt;
 God.watch do |w|
   w.name              = &quot;god_web&quot;
   w.interval          = 1.minute
@@ -82,8 +82,8 @@ God.watch do |w|
     end
   end
 end
-&lt;/pre&gt;
 &lt;/code&gt;
+&lt;/pre&gt;
 
 h3. Author
 </diff>
      <filename>Readme.textile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>dd820a6a123e7b6e6fdeb5a0852b5b14e73ca3bc</id>
    </parent>
  </parents>
  <author>
    <name>Jesse Newland</name>
    <email>jnewland@gmail.com</email>
  </author>
  <url>http://github.com/jnewland/god_web/commit/533630b3416c8c6a2b12f6925e2ccc3dc36b7d5e</url>
  <id>533630b3416c8c6a2b12f6925e2ccc3dc36b7d5e</id>
  <committed-date>2008-05-19T06:48:44-07:00</committed-date>
  <authored-date>2008-05-19T06:48:44-07:00</authored-date>
  <message>docs</message>
  <tree>11bec1596588a6b5a3f776c72c1668b81fa73349</tree>
  <committer>
    <name>Jesse Newland</name>
    <email>jnewland@gmail.com</email>
  </committer>
</commit>
