<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>config/database.yml.dist</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -3,6 +3,29 @@ h1. FeedMe!
 A better (for me) RSS Aggregator.
 
 *Author:* Daniel Lindsley &lt;daniel@toastdriven.com&gt;
+
 *License:* MIT
-*Last Updated:* 2008/03/24
-*Version:* 0.1
\ No newline at end of file
+
+*Last Updated:* 2008/03/25
+
+*Version:* 0.1
+
+h2. Requirements
+
+* A decent version of Ruby.
+* Rails 2.0+
+* Hpricot
+* open-uri
+* Balls of steel and an iron will.
+
+h2. Installing
+
+# Grab the code.
+# Copy the '@config/database.yml.dist@' to '@config/database.yml@'. Reconfigure as necessary.
+# Copy the '@config/initializers/feedme.rb.dist@' to '@config/initializers/feedme.rb@'.
+## Due to my *cough* wonderfully advanced and secure login setup, add users to the '@VALID_USERS@' hash in '@config/initializers/feedme.rb@'.
+# Fire up the server.
+# Go to '@http://example.com/login@' and enter your details.
+# Add RSS feeds to the admin.
+# Run (preferably via cron) '@rake feedme:pull_feeds@'.
+# Hit up '@http://example.com/@' and enjoy.
\ No newline at end of file</diff>
      <filename>README.textile</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,3 @@
-require 'hpricot'
-
 VALID_USERS = {
   'your-username' =&gt; 'your-password',
 }
\ No newline at end of file</diff>
      <filename>config/initializers/feedme.rb.dist</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>33184e75351c095e17734618f075be4deec35f49</id>
    </parent>
  </parents>
  <author>
    <name>Daniel Lindsley</name>
    <email>daniel@snow-wolf.net</email>
  </author>
  <url>http://github.com/toastdriven/feedme/commit/99ee36e4723368dbd8180d8cbd8d1e49b43da6df</url>
  <id>99ee36e4723368dbd8180d8cbd8d1e49b43da6df</id>
  <committed-date>2008-03-24T22:44:33-07:00</committed-date>
  <authored-date>2008-03-24T22:44:33-07:00</authored-date>
  <message>Added database.yml.dist and updated README.textile.</message>
  <tree>60684459cc195a239a537dcc4f772cdc2e883bd7</tree>
  <committer>
    <name>Daniel Lindsley</name>
    <email>daniel@snow-wolf.net</email>
  </committer>
</commit>
