<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,17 @@
-MET Office forecast for Belfast:
+Single serving site based upon the MET Office forecast for Belfast:
 
 http://www.metoffice.gov.uk/weather/uk/ni/belfast_forecast_weather.html
+
+
+Front-end is a simple PHP script, just set Apache's DocumentRoot to the www/ directory
+
+
+Backend is all Ruby.
+
+Use bin/get_images.rb to retreve all the images used
+Use bin/update_forecast.rb to update the image used in the front-end
+
+
+Example crontab syntax to have the forecast updated every hour:
+
+0 * * * * /var/www/isitraininginbelfast.com/bin/update_forecast.rb</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f82e460b6805ff974c30795a46a2ae8ee8ae5dcb</id>
    </parent>
  </parents>
  <author>
    <name>Steven Wilkin</name>
    <email>stevenwilkin@gmail.com</email>
  </author>
  <url>http://github.com/stevenwilkin/isitraininginbelfast.com/commit/d3f1235e6b28706fc0433c07cd1d1b6f91f74e35</url>
  <id>d3f1235e6b28706fc0433c07cd1d1b6f91f74e35</id>
  <committed-date>2009-10-27T14:37:53-07:00</committed-date>
  <authored-date>2009-10-27T14:37:53-07:00</authored-date>
  <message>Updated README to explain how to host the app</message>
  <tree>e415d736aac6ea406ebe21d8863458ae4a6fabae</tree>
  <committer>
    <name>Steven Wilkin</name>
    <email>stevenwilkin@gmail.com</email>
  </committer>
</commit>
