tupdate readme to reflect install of canteeninfo - canteen-info - scrape weekly menus from canteens surrounding Aarhus University
 (HTM) git clone git://src.adamsgaard.dk/canteen-info
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit b3078e57058aafc4cf1b2f4227b81b3f363bd616
 (DIR) parent 58f64c14256ab4ea1340b6eb28747a39bc182926
 (HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Thu, 19 Feb 2015 12:47:12 +0100
       
       update readme to reflect install of canteeninfo
       
       Diffstat:
         M README.md                           |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       t@@ -23,7 +23,7 @@ webserver or transfering the file to a webserver using SCP. It is also
        recommended to automatically regenerate the page with a cron job, (``crontab
        -e``). For example:
        
       -    30 *   * * *   bash ~/code/canteen-info/canteeninfo.sh && scp canteeninfo.html adc@fh.cs.au.dk:~/public_html_cs/files > ~/.canteeninfo.log
       +    30 *   * * *   canteeninfo && scp canteeninfo.html adc@fh.cs.au.dk:~/public_html_cs/files > ~/.canteeninfo.log
        
        Author: [Anders Damsgaard](mailto:andersd@riseup.net), maintained on
        [Github](https://github.com/anders-dc/canteen-info).